Namespace PolarDataInterop.Catalog
Classes
bpxCatalog
The catalog contains information about the tables and views in a database.
bpxField
This class contains the details of a field in the catalog.
bpxForeignKey
This class contains the details of a relationship (foreign key).
bpxForeignKeyRelationship
This class contains the details of one field-field connection in a relationship.
bpxIndex
This class contains an index in a table.
bpxTable
This class contains the details of a table in the catalog.