SqlCeSyncTableProvisioning::Apply Method

Applies the provisioning script to a SQL Server Compact database.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Apply(SqlCeConnection) Applies the provisioning script to a SQL Server Compact database over the specified connection.
Public method Apply(SqlCeTransaction) Applies the provisioning script to a SQL Server Compact database within the specified transaction.
Top
Show: