Partager via


EdmTypeSemantics.IsInt16(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type Int16.

public static bool IsInt16 (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsInt16 : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsInt16 (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 Int16.

S’applique à