Condividi tramite


EdmTypeSemantics.IsDouble(IEdmTypeReference) Metodo

Definizione

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

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo double.

Si applica a