Click or drag to resize

DataSourceMetadataProvider Methods

The DataSourceMetadataProvider type exposes the following members.

Methods
  NameDescription
Public methodGetTableMetadataOrDefault
Returns metadata about the specified table.
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