ScriptDeprovisionStore Method
Generates a script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database.
public string ScriptDeprovisionStore()
'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.