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

◆ DataTableCollection()

System.Data.DataTableCollection.DataTableCollection ( DataSet dataSet)
inlinepackage

Definition at line 120 of file DataTableCollection.cs.

121 {
122 DataCommonEventSource.Log.Trace("<ds.DataTableCollection.DataTableCollection|INFO> {0}, dataSet={1}", ObjectID, dataSet?.ObjectID ?? 0);
124 }

References System.Data.DataTableCollection._dataSet, System.Data.DataCommonEventSource.Log, and System.Data.DataTableCollection.ObjectID.