The IDataBaseSchema type exposes the following members.

Methods

  NameDescription
Public methodGetColumns
Gets a description of the table columns available
Public methodGetForeignKeys
Gets a description of the foreign keys available
Public methodGetIndexColumns
Get a description of the given table's indices and statistics.
Public methodGetIndexInfo
Get a description of the given table's indices and statistics.
Public methodGetReservedWords
Get all reserved words
Public methodGetTableMetadata
Get the Table MetaData.
Public methodGetTables
Gets a description of the tables available for the catalog

See Also