Partager via


EdmTypeSemantics.IsBoolean(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type booléen.

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

Paramètres

type
IEdmTypeReference

Référence de type.

Retours

Cette référence fait référence à un type booléen.

S’applique à