Sdílet prostřednictvím


EdmTypeSemantics.IsPath(IEdmTypeReference) Metoda

Definice

Vrátí hodnotu true, pokud tento odkaz odkazuje na typ cesty.

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

Parametry

type
IEdmTypeReference

Typ odkazu.

Návraty

Tento odkaz odkazuje na typ cesty.

Platí pro