SqlSyncScopeDeprovisioning::ScriptDeprovisionTemplate Method
Generates a script that can be used to deprovision a template and all scopes that were created from that template.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
Parameters
- templateName
- Type: System::String
The name of the template to deprovision.
Return Value
Type: System::StringThe generated script for deprovisioning a template and all scopes that were created from that template.
Show: