Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the navigation property.
Namespace: Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
ReadOnly Property NavigationProperty As IEdmNavigationProperty
Get
'Usage
Dim instance As IEdmNavigationTargetMapping
Dim value As IEdmNavigationProperty
value = instance.NavigationProperty
IEdmNavigationProperty NavigationProperty { get; }
property IEdmNavigationProperty^ NavigationProperty {
IEdmNavigationProperty^ get ();
}
abstract NavigationProperty : IEdmNavigationProperty
function get NavigationProperty () : IEdmNavigationProperty
Property Value
Type: Microsoft.Data.Edm.IEdmNavigationProperty
The navigation property.