dotConnect for SQLite Documentation
Devart.Data.SQLite.Synchronization Namespace / SQLiteSyncScopeProvisioning Class
Members

SQLiteSyncScopeProvisioning Class
Represents the provisioning of a SQLite database for a particular scope.
Syntax
'Declaration
 
Public Class SQLiteSyncScopeProvisioning 
   Inherits Devart.Data.Synchronization.SyncScopeProvisioning
 
Remarks

Note: This class is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.

This class is available only in Professional Edition.

Inheritance Hierarchy

System.Object
   Devart.Data.Synchronization.SyncScopeProvisioning
      Devart.Data.SQLite.Synchronization.SQLiteSyncScopeProvisioning

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