The IDataBaseSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetColumns |
Gets a description of the table columns available
|
![]() | GetForeignKeys |
Gets a description of the foreign keys available
|
![]() | GetIndexColumns |
Get a description of the given table's indices and statistics.
|
![]() | GetIndexInfo |
Get a description of the given table's indices and statistics.
|
![]() | GetReservedWords |
Get all reserved words
|
![]() | GetTableMetadata |
Get the Table MetaData.
|
![]() | GetTables |
Gets a description of the tables available for the catalog
|