Documentation Project
SqlCeBulkCopyColumnMapping.DestinationOrdinal Property
Syntax
Collapse All
Ordinal value of the destination column within the destination table.
Declaring type:
SqlCeBulkCopyColumnMapping
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public int DestinationOrdinal { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.