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

SQLiteSyncScopeProvisioning Constructor
Initializes a new instance of the SQLiteSyncScopeProvisioning class.
Overload List
OverloadDescription
Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection.  
Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection and sychronization scope description.  
Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection and provisioning type.  
Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection, sychronization scope description, and provisioning type.  
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