SqlSyncScopeProvisioning.Apply Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method Apply() Applies the provisioning script to a SQL Server database by using the connection that was specified in the constructor.
Public method Apply(SqlConnection) Obsolete. Applies the provisioning script to a SQL Server database over the specified connection.

Top

See Also

Reference

SqlSyncScopeProvisioning Class

Microsoft.Synchronization.Data.SqlServer Namespace