Returns a collection of SqlCeBulkCopyColumnMapping items. Column mappings define the relationships between columns in the data source and columns in the destination.
Declaring type: SqlCeBulkCopy
Namespace: ErikEJ.SqlCe
Assembly: ErikEJ.SqlCe
Collapse/Expand Syntax
C#
public SqlCeBulkCopyColumnMappingCollection ColumnMappings { get; }
Property Value

There is no description.