Condividi tramite


EdmTypeSemantics.IsInt32(IEdmTypeReference) Metodo

Definizione

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

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo Int32.

Si applica a