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

In This Topic
ScriptDeprovisionStore Method
In This Topic
Generates a script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database.
Syntax
'Declaration
 
Public Function ScriptDeprovisionStore() As String
 

Return Value

A script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database.
See Also