Documentation Project
SqlCeBulkCopyColumnMapping.SourceOrdinal Property
Syntax
Collapse All
The ordinal position of the source column within the data source.
Declaring type:
SqlCeBulkCopyColumnMapping
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public int SourceOrdinal { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.