Partager via


EdmTypeSemantics.IsInt64(IEdmTypeReference) Méthode

Définition

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

Paramètres

type
IEdmTypeReference

Référence de type.

Retours

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

S’applique à