ITableMappingCollection::Add Method (String^, String^)
.NET Framework (current version)
Adds a table mapping to the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- sourceTableName
-
Type:
System::String^
The case-sensitive name of the source table.
- dataSetTableName
-
Type:
System::String^
The name of the DataSet table.
.NET Framework
Available since 1.1
Available since 1.1
Show: