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