DataTableMapping::ToString Method ()
.NET Framework (current version)
Converts the current SourceTable name to a string.
Assembly: System.Data (in System.Data.dll)
The following example creates a DataTableMapping object and adds it to a DataTableMappingCollection collection. It then informs the user that the mapping has been added to the collection and displays the parent mapping.
.NET Framework
Available since 1.1
Available since 1.1
Show: