IEdmNavigationProperty.ReferentialConstraint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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