Name of the destination table in the SQL Server Compact database.
Declaring type: SqlCeBulkCopy
Namespace: ErikEJ.SqlCe
Assembly: ErikEJ.SqlCe
Collapse/Expand Syntax
C#
public string DestinationTableName { get; set; }
Property Value

There is no description.