dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql.Synchronization Namespace / PgSqlSyncTableProvisioning Class

In This Topic
    PgSqlSyncTableProvisioning Class Methods
    In This Topic

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