Freigeben über


EdmCoreModel.GetNavigationPropertyPath(Boolean) Methode

Definition

Ruft einen Verweis auf die Edm.NavigationPropertyPath-Typdefinition ab.

public Microsoft.OData.Edm.IEdmPathTypeReference GetNavigationPropertyPath (bool isNullable);
member this.GetNavigationPropertyPath : bool -> Microsoft.OData.Edm.IEdmPathTypeReference
Public Function GetNavigationPropertyPath (isNullable As Boolean) As IEdmPathTypeReference

Parameter

isNullable
Boolean

Flag, das angibt, ob der Typ, auf den verwiesen wird, NULL-Werte zulassen soll.

Gibt zurück

Ein neuer Edm.NavigationPropertyPath-Typverweis.

Gilt für: