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

◆ SetParentRowTableMismatch()

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

Definition at line 783 of file ExceptionBuilder.cs.

784 {
786 }
static Exception _InvalidConstraint(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string DataRelation_SetParentRowTableMismatch
Definition SR.cs:414
Definition SR.cs:7

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

Referenced by System.Data.DataRow.SetParentRow(), and System.Data.DataRow.SetParentRowToDBNull().