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

◆ RowInsertMissing()

static Exception System.Data.ExceptionBuilder.RowInsertMissing ( string tableName)
inlinestatic

Definition at line 933 of file ExceptionBuilder.cs.

934 {
936 }
static Exception _IndexOutOfRange(string error)
static string DataRow_RowInsertMissing
Definition SR.cs:490
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.Data.ExceptionBuilder._IndexOutOfRange(), System.SR.DataRow_RowInsertMissing, and System.SR.Format().

Referenced by System.Data.DataSet.ReadXmlDiffgram(), and System.Data.DataTable.ReadXmlDiffgram().