Freigeben über


EdmCoreModel.GetAnnotationPath(Boolean) Methode

Definition

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

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

Parameter

isNullable
Boolean

Flag, das angibt, ob der Typ, auf den verwiesen wird, nullable sein soll.

Gibt zurück

Eine neue Edm.AnnotationPath-Typreferenz.

Gilt für: