dotConnect for PostgreSQL Documentation
Devart.Data.Synchronization Namespace / SyncScopeDeprovisioning Class

In This Topic
    SyncScopeDeprovisioning Class Methods
    In This Topic

    For a list of all members of this type, see SyncScopeDeprovisioning members.

    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