Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ResultsNotAllowedDuringBatch()

static InvalidOperationException System.Data.Common.ADP.ResultsNotAllowedDuringBatch ( )
inlinestaticpackage

Definition at line 476 of file ADP.cs.

477 {
479 }
static InvalidOperationException DataAdapter(string error)
Definition ADP.cs:772
static string ADP_ResultsNotAllowedDuringBatch
Definition SR.cs:804
Definition SR.cs:7

References System.SR.ADP_ResultsNotAllowedDuringBatch, and System.Data.Common.ADP.DataAdapter().

Referenced by System.Data.Common.DbDataAdapter.Update().