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

◆ KeywordNotSupported()

static ArgumentException System.Data.Common.ADP.KeywordNotSupported ( string keyword)
inlinestaticpackage

Definition at line 820 of file ADP.cs.

821 {
823 }
static ArgumentException Argument(string error)
Definition ADP.cs:678
static string ADP_KeywordNotSupported
Definition SR.cs:722
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

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

Referenced by System.Data.Common.DbConnectionOptions.ParseInternal().