Freigeben über


EdmTypeSemantics.IsPath(IEdmTypeReference) Methode

Definition

Gibt true zurück, wenn dieser Verweis auf einen Pfadtyp verweist.

public static bool IsPath (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsPath : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsPath (type As IEdmTypeReference) As Boolean

Parameter

type
IEdmTypeReference

Typverweis.

Gibt zurück

Dieser Verweis bezieht sich auf einen Pfadtyp.

Gilt für: