Share via


SqlSyncTableProvisioning.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 over the connection specified when this object was constructed.
Public method Apply(SqlConnection) Obsolete. Applies the provisioning script to a SQL Server database over the specified connection.
Public method Apply(SqlTransaction) Applies the provisioning script to a SQL Server database within the specified transaction.

Top

See Also

Reference

SqlSyncTableProvisioning Class

Microsoft.Synchronization.Data.SqlServer Namespace