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

◆ UnwantedStatementType()

static ArgumentException System.Data.Common.ADP.UnwantedStatementType ( StatementType statementType)
inlinestaticpackage

Definition at line 370 of file ADP.cs.

371 {
373 }
static ArgumentException Argument(string error)
Definition ADP.cs:678
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string ADP_UnwantedStatementType
Definition SR.cs:772
Definition SR.cs:7

References System.SR.ADP_UnwantedStatementType, System.Data.Common.ADP.Argument(), and System.SR.Format().

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