Microsoft.Xrm.Sdk.Data.Mappings Namespace

Contains types for entity and attribute mapping.

Classes

AttributeMap
DefaultTypeMapFactory
EntityExternalCollectionNameSelector
EntityExternalNameSelector
EntityMap

Provides a mapping between XRM metadata values for entities (ex LogicalName) and the real world values that entity uses (ex ExternalName)

EntityMapFactory
NameMap
QueryMap
QueryMapFactory
TypeMap
TypeReflector<T>

Interfaces

IAttributeValueConverter

Encapsulates a relationship between an AttributeTypeCode and a ClrType. Provides methods to convert object instances in both directions.

IEntityExternalNameSelector
ITypeMapFactory