Documentation Project
SqlCeBulkCopy Constructor (string)
Syntax
Collapse All
Initializes a new instance of the SqlCeBulkCopy class using the specified connection string.
Declaring type:
SqlCeBulkCopy
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public SqlCeBulkCopy ( string
connectionString
)
Parameters
connectionString
There is no description.
Top
Generated by
ImmDoc .NET
.