1 write to _tableCollection
System.Data.Common (1)
System\Data\DataSet.cs (1)
96_tableCollection = new DataTableCollection(this);
1 reference to _tableCollection
System.Data.Common (1)
System\Data\DataSet.cs (1)
1038public DataTableCollection Tables => _tableCollection;