Partager via


EdmCoreModel.GetPropertyPath(Boolean) Méthode

Définition

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

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

Paramètres

isNullable
Boolean

Indicateur spécifiant si le type référencé doit avoir la valeur Null.

Retours

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

S’applique à