IMetadataProvider Methods |
The IMetadataProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetTableMetadataOrDefault |
Returns meta-data about the specified table. Returns null if the meta-data is not found.
|
Name | Description | |
---|---|---|
![]() | GetTableMetadata |
Returns the meta-data about the specified table. Throws exception if the table is not found.
(Defined by MetadataProviderExtensions.) |