共用方式為


EdmNavigationPropertyInfo.DependentProperties 屬性

定義

取得或設定此導覽屬性所表示之關聯的相依屬性。

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmStructuralProperty> DependentProperties { get; set; }
member this.DependentProperties : seq<Microsoft.OData.Edm.IEdmStructuralProperty> with get, set
Public Property DependentProperties As IEnumerable(Of IEdmStructuralProperty)

屬性值

適用於