Partager via


EdmCoreModel.GetNavigationPropertyPath(Boolean) Méthode

Définition

Obtient une référence à la définition de type Edm.NavigationPropertyPath.

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

Paramètres

isNullable
Boolean

Indicateur spécifiant si le type référencé doit être nullable.

Retours

Nouvelle référence de type Edm.NavigationPropertyPath.

S’applique à