dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql.Synchronization Namespace / PgSqlSyncDescriptionBuilder Class / GetDescriptionForTable Method

On this page
    GetDescriptionForTable Method
    On this page
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table in a PostgreSQL database.
    Overload List
    OverloadDescription
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table in a PostgreSQL database.  
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table with the specified subset of its columns in a PostgreSQL database.  
    See Also