30 references to Add
System.Data (26)
fx\src\data\System\Data\Common\DbProviderFactoriesConfigurationHandler.cs (1)
183
tables.
Add
(dataTable);
fx\src\data\System\Data\DataSet.cs (3)
365
Tables.
Add
(dt);
1128
ds.Tables.
Add
(dt);
3431
Tables.
Add
(tempDT);
fx\src\data\System\Data\DataTable.cs (6)
264
ds.Tables.
Add
(this);
308
ds.Tables.
Add
(this);
2190
ds.Tables.
Add
(destinationTable);
4858
ds.Tables.
Add
(this);
5003
ds.Tables.
Add
(this);
5813
dataset.Tables.
Add
(this);
fx\src\data\System\Data\DataTableCollection.cs (5)
179
Add
(table);
198
Add
(table);
205
Add
(table);
217
Add
(table);
622
Add
(table);
fx\src\data\System\Data\Merger.cs (1)
291
dataSet.Tables.
Add
(targetTable);
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (2)
128
CollectionDataSet.Tables.
Add
(metaDataCollectionsTable);
132
CollectionDataSet.Tables.
Add
(restrictionsTable);
fx\src\data\System\Data\OleDb\OleDbMetaDataFactory.cs (2)
162
CollectionDataSet.Tables.
Add
(metaDataCollectionsTable);
166
CollectionDataSet.Tables.
Add
(restrictionsTable);
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (2)
606
_dataSet.Tables.
Add
(_dataTable);
908
_dataSet.Tables.
Add
(_dataTable);
fx\src\data\System\Data\XDRSchema.cs (2)
560
_ds.Tables.
Add
(table);
642
_ds.Tables.
Add
(table);
fx\src\data\System\Data\XMLSchema.cs (2)
1292
_ds.Tables.
Add
(table);
1407
_ds.Tables.
Add
(table);
System.Data.Linq (2)
SqlClient\Reader\ObjectReaderCompiler.cs (2)
2530
ds.Tables.
Add
(bufferTable);
2817
ds.Tables.
Add
(tb);
System.Web.DataVisualization (1)
Common\General\DataManipulator.cs (1)
1081
dataSet.Tables.
Add
(seriesTable);
System.Windows.Forms.DataVisualization (1)
Common\General\DataManipulator.cs (1)
1081
dataSet.Tables.
Add
(seriesTable);