Click or drag to resize

MetadataProviderExtensions Class

Contains extension methods for the IMetadataProvider interface.
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.Domain.DataAccessMetadataProviderExtensions

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static class MetadataProviderExtensions

The MetadataProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTableMetadata
Returns the meta-data about the specified table. Throws exception if the table is not found.
Top
See Also