The collation of this database.
The encoding code-page of this database.
The logical name of this database.
Link back to the connection meta-data of this database.
The physical name of this database.
The type of this database (progress or data server).
The version number of this database.
Returns the number of tables in the database.
Returns the table of given name/number from the database. If type of "table" is string, it returns the table with the given name from database. If type of "table" is number, it returns the Nth table from database (zero base).
The name/number of the table
Returns all tables in the database.
Contains the information about a Progress database (name, tables).