Table of Contents

Namespace LinqToDB.Metadata

Classes

AttributeReader
FluentMetadataReader
MetadataException

Defines the base class for the namespace exceptions.

MetadataReader

Aggregation metadata reader, that just delegates all calls to nested readers.

SystemComponentModelDataAnnotationsSchemaAttributeReader

Metadata provider using mapping attributes from System.ComponentModel.DataAnnotations.Schema namespace:

SystemDataLinqAttributeReader

Metadata provider using mapping attributes from System.Data.Linq.Mapping namespace:

XmlAttributeReader

Metadata atributes provider. Uses XML document to describe attributes and their bindings.

Interfaces

IMetadataReader