MetadataBase EntityType
An abstract EntityType for used as base type for other Metadata EntityTypes, containing common metadata information.
Base Type: crmmodelbaseentity EntityType
Primary Key: MetadataId
Properties
Entity types that inherit from MetadataBase
Properties
Properties represent fields of data stored in the entity.
Name | Type | Description |
---|---|---|
HasChanged |
Edm.Boolean |
Indicates whether the item of metadata has changed. Inherited from: MetadataBase EntityType |
MetadataId |
Edm.Guid |
A unique identifier for the metadata item. Inherited from: MetadataBase EntityType |
Entity types that inherit from MetadataBase
The following entity types inherit from the MetadataBase entity type.
Name | Description |
---|---|
Contains all the metadata for an entity attribute. |
|
Contains the metadata for an entity. |
|
Contains the metadata for entity key. |
|
Contains data that defines a set of options. |
|
For internal use only. |
|
Contains the metadata for an entity relationship. |
関連項目
他のリソース
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.