IEdmReferentialConstraint Interface

Definition

Represents an EDM referential constraint on a navigation property.

public interface IEdmReferentialConstraint
type IEdmReferentialConstraint = interface
Public Interface IEdmReferentialConstraint
Derived

Properties

PropertyPairs

Gets the set of property pairs from the referential constraint. No particular ordering should be assumed.

Applies to