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