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

◆ ParametersIsParent()

static ArgumentException System.Data.Common.ADP.ParametersIsParent ( Type parameterType,
ICollection collection )
inlinestaticpackage

Definition at line 912 of file ADP.cs.

913 {
915 }
static ArgumentException Argument(string error)
Definition ADP.cs:678
static string ADP_CollectionIsNotParent
Definition SR.cs:18
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

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

Referenced by System.Data.Common.ADP.ColumnsIsParent(), and System.Data.Common.ADP.TablesIsParent().