MsDb2BulkCopyColumnMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MsDb2BulkCopyColumnMapping sealed
public sealed class MsDb2BulkCopyColumnMapping
type MsDb2BulkCopyColumnMapping = class
Public NotInheritable Class MsDb2BulkCopyColumnMapping
- Inheritance
-
MsDb2BulkCopyColumnMapping
Constructors
| MsDb2BulkCopyColumnMapping() | |
| MsDb2BulkCopyColumnMapping(Int32, Int32) | |
| MsDb2BulkCopyColumnMapping(Int32, String) | |
| MsDb2BulkCopyColumnMapping(String, Int32) | |
| MsDb2BulkCopyColumnMapping(String, String) |
Properties
| DestinationColumn | |
| DestinationOrdinal | |
| SourceColumn | |
| SourceOrdinal |