Microsoft.Xrm.Sdk.Data.Mappings 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.
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 |