Partager via


EdmTypeSemantics.IsDouble(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type 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

Paramètres

type
IEdmTypeReference

Référence de type.

Retours

Cette référence fait référence à un type double.

S’applique à