dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncScopeDeprovisioning Class
Properties Methods

SyncScopeDeprovisioning Class Members

The following tables list the members exposed by SyncScopeDeprovisioning.

Public Properties
 NameDescription
Public PropertyGets or sets the wait time, in seconds, for a deprovisioning command to execute before the command is stopped and an error is generated.  
Public PropertyGets or sets the optional preffix for names of Sync Framework metadata objects.  
Public PropertyGets or sets the schema containing Sync Framework metadata objects.  
Top
Public Methods
 NameDescription
Public MethodDeprovisions the specified scope by removing all associated synchronization elements from the database.  
Public MethodRemoves all Sync Framework metadata tables, triggers, and stored procedures from the database.  
Public MethodDeprovisions the specified template and all scopes that were created from the specified template by removing all associated synchronization elements from the database.  
Public MethodGenerates a script that can be used to deprovision a scope.  
Public MethodGenerates a script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database.  
Public MethodGenerates a script that can be used to deprovision a template and all scopes that were created from that template.  
Top
See Also