Freigeben über


EdmCoreModel.GetPropertyPath(Boolean) Methode

Definition

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

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

Gilt für: