Condividi tramite


EdmTypeSemantics.IsBoolean(IEdmTypeReference) Metodo

Definizione

Restituisce true se il riferimento è relativo a un tipo booleano.

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo booleano.

Si applica a