Click or drag to resize

BufferMetadataProvider Methods

The BufferMetadataProvider type exposes the following members.

Methods
  NameDescription
Public methodGetTableMetadataOrDefault
Returns meta-data about the specified table. Throws exception when the table 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