Partager via


EdmCoreModel.GetAnnotationPath(Boolean) Méthode

Définition

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

public Microsoft.OData.Edm.IEdmPathTypeReference GetAnnotationPath (bool isNullable);
member this.GetAnnotationPath : bool -> Microsoft.OData.Edm.IEdmPathTypeReference
Public Function GetAnnotationPath (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.AnnotationPath.

S’applique à