IEdmNavigationProperty.Partner 屬性
取得此導覽屬性的夥伴。
命名空間: Microsoft.Data.Edm
組件: Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)
語法
'宣告
ReadOnly Property Partner As IEdmNavigationProperty
Get
'用途
Dim instance As IEdmNavigationProperty
Dim value As IEdmNavigationProperty
value = instance.Partner
IEdmNavigationProperty Partner { get; }
property IEdmNavigationProperty^ Partner {
IEdmNavigationProperty^ get ();
}
abstract Partner : IEdmNavigationProperty
function get Partner () : IEdmNavigationProperty
屬性值
型別:Microsoft.Data.Edm.IEdmNavigationProperty
此導覽屬性的夥伴。