dotConnect for DB2 Documentation
Devart.Data.DB2.Synchronization Namespace / DB2SyncTableProvisioning Class

In This Topic
    DB2SyncTableProvisioning Class Methods
    In This Topic

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