dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncScopeDeprovisioning Class / DeprovisionTemplate Method
The name of the template to deprovision.

DeprovisionTemplate Method
Deprovisions the specified template and all scopes that were created from the specified template by removing all associated synchronization elements from the database.
Syntax
'Declaration
 
Public Sub DeprovisionTemplate( _
   ByVal templateName As String _
) 
 

Parameters

templateName
The name of the template to deprovision.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also