SqlSyncScopeProvisioning::TemplateExists Method
Returns whether the specified template exists in the database.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
Parameters
- templateName
- Type: System::String
The name of the template to look up.
Return Value
Type: System::Booleantrue if the specified template exists in the database; otherwise, false.
Show: