System.Data.Entity.Core.Common Namespace

Classes

DataRecordInfo

DataRecordInfo class providing a simple way to access both the type information and the column information.

DbCommandDefinition

A prepared command definition, can be cached and reused to avoid repreparing a command.

DbProviderManifest

Metadata Interface for all CLR types types

DbProviderServices

The factory for building command definitions; use the type of this object as the argument to the IServiceProvider.GetService method on the provider factory;

DbXmlEnabledProviderManifest

A specialization of the ProviderManifest that accepts an XmlReader

EntityRecordInfo

EntityRecordInfo class providing a simple way to access both the type information and the column information.

Structs

FieldMetadata

FieldMetadata class providing the correlation between the column ordinals and MemberMetadata.