Overload | Description |
---|---|
SQLiteSyncScopeProvisioning Constructor(SQLiteConnection) | Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection. |
SQLiteSyncScopeProvisioning Constructor(SQLiteConnection,DbSyncScopeDescription) | Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection and sychronization scope description. |
SQLiteSyncScopeProvisioning Constructor(SQLiteConnection,SyncScopeProvisioningType) | Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection and provisioning type. |
SQLiteSyncScopeProvisioning Constructor(SQLiteConnection,DbSyncScopeDescription,SyncScopeProvisioningType) | Initializes a new instance of the SQLiteSyncScopeProvisioning class with the specified connection, sychronization scope description, and provisioning type. |