Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 500 of file DataRow.cs.
References System.Data.DataRow._inChangingEvent, System.Data.DataRow._newRecord, System.Data.DataRow._oldRecord, System.Data.DataTable._recordManager, System.Data.DataRow._table, System.Data.DataRow._tempRecord, System.Data.ExceptionBuilder.BeginEditInRowChanging(), System.Data.ExceptionBuilder.DeletedRowInaccessible(), System.Data.RecordManager.LastFreeRecord, System.Data.DataTable.NewRecord(), and System.Data.DataRow.ResetLastChangedColumn().
Referenced by System.Data.DataRow.BeginEdit(), and System.Data.DataRow.SetKeyValues().