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

◆ GetParentRowTableMismatch()

static Exception System.Data.ExceptionBuilder.GetParentRowTableMismatch ( string t1,
string t2 )
inlinestatic

Definition at line 778 of file ExceptionBuilder.cs.

779 {
781 }
static Exception _InvalidConstraint(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string DataRelation_GetParentRowTableMismatch
Definition SR.cs:412
Definition SR.cs:7

References System.Data.ExceptionBuilder._InvalidConstraint(), System.SR.DataRelation_GetParentRowTableMismatch, and System.SR.Format().

Referenced by System.Data.DataRow.GetParentRow(), and System.Data.DataRow.GetParentRows().