EntityMap Class

Definition

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)

Applies to