1 write to tableCollection
System.Data (1)
fx\src\data\System\Data\DataSet.cs (1)
105this.tableCollection = new DataTableCollection(this);
1 reference to tableCollection
System.Data (1)
fx\src\data\System\Data\DataSet.cs (1)
947return tableCollection;