Delen via


EdmNavigationProperty.ReferentialConstraint Property

Definition

Gets the referential constraint for this navigation, returning null if this is the principal end or if there is no referential constraint.

public Microsoft.OData.Edm.IEdmReferentialConstraint ReferentialConstraint { get; }
member this.ReferentialConstraint : Microsoft.OData.Edm.IEdmReferentialConstraint
Public ReadOnly Property ReferentialConstraint As IEdmReferentialConstraint

Property Value

Implements

Applies to