System.Data.Entity.Core.Common Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Entity Framework