SqlSyncScopeProvisioning::Apply Method
Applies the provisioning script to a SQL Server database.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Apply() | Applies the provisioning script to a SQL Server database by using the connection that was specified in the constructor. |
|
Apply(SqlConnection) | Obsolete. Applies the provisioning script to a SQL Server database over the specified connection. |
Show: