MetadataProviderExtensions Class |
Inheritance HierarchySystemObject Aloe.SystemFrameworks.Domain.DataAccessMetadataProviderExtensions
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static class MetadataProviderExtensions
<ExtensionAttribute>
Public NotInheritable Class MetadataProviderExtensions
[ExtensionAttribute]
public ref class MetadataProviderExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type MetadataProviderExtensions = class end
The MetadataProviderExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | GetTableMetadata |
Returns the meta-data about the specified table. Throws exception if the table is not found.
|
Top
See Also