Condividi tramite


EdmTypeSemantics.IsSignedIntegral(IEdmTypeReference) Metodo

Definizione

Restituisce true se il riferimento è relativo a un tipo integrale con segno.

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo integrale con segno.

Si applica a