| Name | Description | |
|---|---|---|
|  | DB2SyncScopeDeprovisioning Constructor | Initializes a new instance of the DB2SyncScopeDeprovisioning class with the specified connection. | 
The following tables list the members exposed by DB2SyncScopeDeprovisioning.
| Name | Description | |
|---|---|---|
|  | DB2SyncScopeDeprovisioning Constructor | Initializes a new instance of the DB2SyncScopeDeprovisioning class with the specified connection. | 
| Name | Description | |
|---|---|---|
|  | CommandTimeout | Gets or sets the wait time, in seconds, for a deprovisioning command to execute before the command is stopped and an error is generated. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | ObjectPrefix | Gets or sets the optional preffix for names of Sync Framework metadata objects. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | ObjectSchema | Gets or sets the schema containing Sync Framework metadata objects. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
| Name | Description | |
|---|---|---|
|  | DeprovisionScope | Deprovisions the specified scope by removing all associated synchronization elements from the database. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | DeprovisionStore | Removes all Sync Framework metadata tables, triggers, and stored procedures from the database. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | DeprovisionTemplate | Deprovisions the specified template and all scopes that were created from the specified template by removing all associated synchronization elements from the database. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | ScriptDeprovisionScope | Generates a script that can be used to deprovision a scope. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | ScriptDeprovisionStore | Generates a script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) | 
|  | ScriptDeprovisionTemplate | Generates a script that can be used to deprovision a template and all scopes that were created from that template. (Inherited from Devart.Data.Synchronization.SyncScopeDeprovisioning) |