EntityMap Class
Definition
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.
Provides a mapping between XRM metadata values for entities (ex LogicalName) and the real world values that entity uses (ex ExternalName)
public ref class EntityMap
public class EntityMap
type EntityMap = class
Public Class EntityMap
- Inheritance
-
EntityMap
Remarks
TheEntityMap describes a mapping from an external entity type, T, to an instance of Entity.
Constructors
EntityMap(NameMap, NameMap, IEnumerable<AttributeMap>, String) |
Fields
AliasDelimiter |
Properties
AttributeMap | |
CollectionNameMap | |
EntityAlias | |
NameMap |
Methods
MapAttributeNameExternal(String) |