Overload | Description |
---|---|
MySqlSyncScopeProvisioning Constructor(MySqlConnection) | Initializes a new instance of the MySqlSyncScopeProvisioning class with the specified connection. |
MySqlSyncScopeProvisioning Constructor(MySqlConnection,DbSyncScopeDescription) | Initializes a new instance of the MySqlSyncScopeProvisioning class with the specified connection and sychronization scope description. |
MySqlSyncScopeProvisioning Constructor(MySqlConnection,SyncScopeProvisioningType) | Initializes a new instance of the MySqlSyncScopeProvisioning class with the specified connection and provisioning type. |
MySqlSyncScopeProvisioning Constructor(MySqlConnection,DbSyncScopeDescription,SyncScopeProvisioningType) | Initializes a new instance of the MySqlSyncScopeProvisioning class with the specified connection, sychronization scope description, and provisioning type. |