OneToManyRelationshipMetadata EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the metadata for a one-to-many entity relationship.
Base Type: RelationshipMetadataBase EntityType
Primary Key: MetadataId
Properties
Single-valued navigation properties
EntityTypes that use the OneToManyRelationshipMetadata entity type.
Properties
Properties represent fields of data stored in the entity.
Name |
Type |
Description |
---|---|---|
AssociatedMenuConfiguration |
The associated menu configuration. |
|
CascadeConfiguration |
The cascading behaviors for the entity relationship. |
|
HasChanged |
Edm.Boolean |
Indicates whether the item of metadata has changed. Inherited from:MetadataBase EntityType |
IntroducedVersion |
Edm.String |
A string identifying the solution version that the solution component was added in. Inherited from:RelationshipMetadataBase EntityType |
IsCustomizable |
Whether the entity relationship is customizable. Inherited from:RelationshipMetadataBase EntityType |
|
IsCustomRelationship |
Edm.Boolean |
Whether the relationship is a custom relationship. Inherited from:RelationshipMetadataBase EntityType |
IsHierarchical |
Edm.Boolean |
Whether this relationship is the designated hierarchical self-referential relationship for this entity. |
IsManaged |
Edm.Boolean |
Whether the entity relationship is part of a managed solution. Inherited from:RelationshipMetadataBase EntityType |
IsValidForAdvancedFind |
Edm.Boolean |
Whether the entity relationship should be shown in Advanced Find. Inherited from:RelationshipMetadataBase EntityType |
MetadataId |
Edm.Guid |
A unique identifier for the metadata item. Inherited from:MetadataBase EntityType |
ReferencedAttribute |
Edm.String |
The name of primary attribute for the referenced entity. |
ReferencedEntity |
Edm.String |
The name of the referenced entity. |
ReferencedEntityNavigationPropertyName |
Edm.String |
The collection-valued navigation property used by this relationship. |
ReferencingAttribute |
Edm.String |
The name of the referencing attribute. |
ReferencingEntity |
Edm.String |
The name of the referencing entity. |
ReferencingEntityNavigationPropertyName |
Edm.String |
The single-valued navigation property used by this relationship. |
RelationshipType |
The type of relationship. Inherited from:RelationshipMetadataBase EntityType |
|
SchemaName |
Edm.String |
The schema name for the entity relationship. Inherited from:RelationshipMetadataBase EntityType |
SecurityTypes |
The security type for the relationship. Inherited from:RelationshipMetadataBase EntityType |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name |
Type |
---|---|
Lookup |
EntityTypes that use the OneToManyRelationshipMetadata entity type.
The following entity types use the OneToManyRelationshipMetadata entity type.
Name |
How used |
Description |
---|---|---|
ManyToOneRelationships NavigationProperty |
Contains the metadata for an entity. |
|
OneToManyRelationships NavigationProperty |
Contains the metadata for an entity. |
See Also
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
Use the Web API with Dynamics 365 metadata
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright