Partager via


EdmTypeSemantics.IsSignedIntegral(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type intégral signé.

public static bool IsSignedIntegral (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsSignedIntegral : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsSignedIntegral (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 intégral signé.

S’applique à