Delen via


IEdmReferentialConstraint.PropertyPairs Property

Definition

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

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.EdmReferentialConstraintPropertyPair> PropertyPairs { get; }
member this.PropertyPairs : seq<Microsoft.OData.Edm.EdmReferentialConstraintPropertyPair>
Public ReadOnly Property PropertyPairs As IEnumerable(Of EdmReferentialConstraintPropertyPair)

Property Value

Applies to