BufferMetadataProvider Class |
Namespace: Aloe.SystemFrameworks.Domain.DataAccess
The BufferMetadataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferMetadataProvider |
Initializes a new instance of the BufferMetadataProvider class.
|
| Name | Description | |
|---|---|---|
| GetTableMetadataOrDefault |
Returns meta-data about the specified table. Throws exception when the table is not found.
|
| Name | Description | |
|---|---|---|
| GetTableMetadata |
Returns the meta-data about the specified table. Throws exception if the table is not found.
(Defined by MetadataProviderExtensions.) |