Name | Description | |
---|---|---|
![]() | DeprovisionScope | Deprovisions the specified scope by removing all associated synchronization elements from the database. |
![]() | DeprovisionStore | Removes all Sync Framework metadata tables, triggers, and stored procedures from the database. |
![]() | DeprovisionTemplate | Deprovisions the specified template and all scopes that were created from the specified template by removing all associated synchronization elements from the database. |
![]() | ScriptDeprovisionScope | Generates a script that can be used to deprovision a scope. |
![]() | ScriptDeprovisionStore | Generates a script that can be used to remove all Sync Framework metadata, triggers, and stored procedures from a database. |
![]() | ScriptDeprovisionTemplate | Generates a script that can be used to deprovision a template and all scopes that were created from that template. |