SqlSyncTableProvisioning Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlSyncTableProvisioning class.

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 SqlSyncTableProvisioning(DbSyncTableDescription) Obsolete. Initializes a new instance of the SqlSyncTableProvisioning class for the specified table.
Public method SqlSyncTableProvisioning(SqlConnection, DbSyncTableDescription) Initializes a new instance of the SqlSyncTableProvisioning class for the specified connection and table schema.
Public method SqlSyncTableProvisioning(DbSyncTableDescription, String) Obsolete. Initializes a new instance of the SqlSyncTableProvisioning class for the specified table and synchronization object prefix.

Top

See Also

Reference

SqlSyncTableProvisioning Class

Microsoft.Synchronization.Data.SqlServer Namespace