Documentation Project
SqlCeBulkCopyColumnMapping.DestinationColumn Property
Syntax
Collapse All
Name of the column being mapped in the destination database table.
Declaring type:
SqlCeBulkCopyColumnMapping
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public string DestinationColumn { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.