Sdílet prostřednictvím


EdmTypeSemantics.IsBoolean(IEdmTypeReference) Metoda

Definice

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

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

Parametry

type
IEdmTypeReference

Typ odkazu.

Návraty

Tento odkaz odkazuje na logický typ.

Platí pro