ITableMappingCollection::GetByDataSetTable Method (String^)
.NET Framework (current version)
Gets the TableMapping object with the specified DataSet table name.
Assembly: System.Data (in System.Data.dll)
Parameters
- dataSetTableName
-
Type:
System::String^
The name of the DataSet table within the collection.
Return Value
Type: System.Data::ITableMapping^The TableMapping object with the specified DataSet table name.
.NET Framework
Available since 1.1
Available since 1.1
Show: