dotConnect for SQLite Documentation
Devart.Data.SQLite.Synchronization Namespace / SQLiteSyncTableProvisioning Class

In This Topic
SQLiteSyncTableProvisioning Class Methods
In This Topic

For a list of all members of this type, see SQLiteSyncTableProvisioning members.

Public Methods
 NameDescription
Public MethodAdds a column that is used in the Devart.Data.Synchronization.SyncTableProvisioning.FilterClause to filter data rows for synchronization. (Inherited from Devart.Data.Synchronization.SyncTableProvisioning)
Public MethodOverloaded. Applies the provisioning script to a database.  
Public MethodGenerates the SQL script to provision the table. (Inherited from Devart.Data.Synchronization.SyncTableProvisioning)
Public MethodReturns a string that represents the SqlSyncTableProvisioning object. (Inherited from Devart.Data.Synchronization.SyncTableProvisioning)
Top
See Also