dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncScopeDeprovisioning Class / DeprovisionStore Method

On this page
    DeprovisionStore Method
    On this page
    Removes all Sync Framework metadata tables, triggers, and stored procedures from the database.
    Syntax
    'Declaration
     
    Public Sub DeprovisionStore() 
    public void DeprovisionStore()
    See Also