ManyToManyRelationshipMetadata EntityType

Contains the metadata for a many-to-many entity relationship.

Base Type: RelationshipMetadataBase EntityType

Primary Key: MetadataId

Properties

EntityTypes that use ManyToManyRelationshipMetadata

Properties

Properties represent fields of data stored in the entity.

Name Type Description

Entity1AssociatedMenuConfiguration

AssociatedMenuConfiguration ComplexType

The associated menu configuration for the first entity.

Entity1IntersectAttribute

Edm.String

The attribute that defines the relationship in the first entity.

Entity1LogicalName

Edm.String

The logical name of the first entity in the relationship.

Entity1NavigationPropertyName

Edm.String

[Property Description Not found]

Entity2AssociatedMenuConfiguration

AssociatedMenuConfiguration ComplexType

The associated menu configuration for the second entity.

Entity2IntersectAttribute

Edm.String

The attribute that defines the relationship in the second entity.

Entity2LogicalName

Edm.String

The logical name of the second entity in the relationship.

Entity2NavigationPropertyName

Edm.String

[Property Description Not found]

HasChanged

Edm.Boolean

Indicates whether the item of metadata has changed.

Inherited from: MetadataBase EntityType

IntersectEntityName

Edm.String

The name of the intersect entity for the relationship.

IntroducedVersion

Edm.String

A string identifying the solution version that the solution component was added in.

Inherited from: RelationshipMetadataBase EntityType

IsCustomizable

BooleanManagedProperty ComplexType

Whether the entity relationship is customizable.

Inherited from: RelationshipMetadataBase EntityType

IsCustomRelationship

Edm.Boolean

Whether the relationship is a custom relationship.

Inherited from: RelationshipMetadataBase EntityType

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

RelationshipType

RelationshipType EnumType

The type of relationship.

Inherited from: RelationshipMetadataBase EntityType

SchemaName

Edm.String

The schema name for the entity relationship.

Inherited from: RelationshipMetadataBase EntityType

SecurityTypes

SecurityTypes EnumType

The security type for the relationship.

Inherited from: RelationshipMetadataBase EntityType

EntityTypes that use the ManyToManyRelationshipMetadata entity type.

The following entity types use the ManyToManyRelationshipMetadata entity type.

Name How used Description

EntityMetadata EntityType

ManyToManyRelationships NavigationProperty

Contains the metadata for an entity.

另请参阅

其他资源

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.