Partager via


EdmCoreModel.GetInt16(Boolean) Méthode

Définition

Obtient une référence à la définition de type primitif Int16.

public Microsoft.OData.Edm.IEdmPrimitiveTypeReference GetInt16 (bool isNullable);
member this.GetInt16 : bool -> Microsoft.OData.Edm.IEdmPrimitiveTypeReference
Public Function GetInt16 (isNullable As Boolean) As IEdmPrimitiveTypeReference

Paramètres

isNullable
Boolean

Indicateur spécifiant si le type référencé doit avoir la valeur Null.

Retours

Nouvelle référence de type primitif.

S’applique à