dotConnect for MySQL Documentation
Devart.Data.MySql.Synchronization Namespace / MySqlSyncTableProvisioning Class

In This Topic
MySqlSyncTableProvisioning Class Methods
In This Topic

For a list of all members of this type, see MySqlSyncTableProvisioning 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