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