Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the SqlSyncScopeProvisioning 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 | |
|---|---|---|
![]() |
SqlSyncScopeProvisioning() | Obsolete. Initializes a new instance of the SqlSyncScopeProvisioning class by using default values. |
![]() |
SqlSyncScopeProvisioning(SqlConnection) | Initializes a new instance of the SqlSyncScopeProvisioning class with the specified connection. |
![]() |
SqlSyncScopeProvisioning(DbSyncScopeDescription) | Obsolete. Initializes a new instance of the SqlSyncScopeProvisioning class for the specified scope. |
![]() |
SqlSyncScopeProvisioning(SqlConnection, DbSyncScopeDescription) | Initializes a new instance of the SqlSyncScopeProvisioning class with the specified connection and scope description. |
![]() |
SqlSyncScopeProvisioning(SqlConnection, SqlSyncScopeProvisioningType) | Initializes a new instance of the SqlSyncScopeProvisioning class with the specified connection and provisioning type |
![]() |
SqlSyncScopeProvisioning(SqlConnection, DbSyncScopeDescription, SqlSyncScopeProvisioningType) | Initializes a new instance of the SqlSyncScopeProvisioning class with the specified connection, scope description, and provisioning type. |
Top
.gif)