DataColumnMapping::ToString Method ()
.NET Framework (current version)
Converts the current SourceColumn name to a string.
Assembly: System.Data (in System.Data.dll)
The following example creates a DataColumnMapping object and adds it to a DataColumnMappingCollection collection. It then tells the user that the mapping was added to the collection and shows the parent of mapping.
.NET Framework
Available since 1.1
Available since 1.1
Show: