Click or drag to resize

IMetadataProvider Methods

The IMetadataProvider type exposes the following members.

Methods
  NameDescription
Public methodGetTableMetadataOrDefault
Returns meta-data about the specified table. Returns null if the meta-data is not found.
Top
Extension Methods
  NameDescription
Public Extension MethodGetTableMetadata
Returns the meta-data about the specified table. Throws exception if the table is not found.
(Defined by MetadataProviderExtensions.)
Top
See Also