Delen via


DbRelationshipNavigationExpression.Relationship Property

Definition

Gets the metadata for the relationship over which navigation occurs.

public System.Data.Entity.Core.Metadata.Edm.RelationshipType Relationship { get; }
member this.Relationship : System.Data.Entity.Core.Metadata.Edm.RelationshipType
Public ReadOnly Property Relationship As RelationshipType

Property Value

The metadata for the relationship over which navigation occurs.

Applies to