Condividi tramite


EdmTypeSemantics.IsInt64(IEdmTypeReference) Metodo

Definizione

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

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo Int64.

Si applica a