Partager via


EdmCoreModel.GetInt32(Boolean) Méthode

Définition

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

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

Paramètres

isNullable
Boolean

Indicateur spécifiant si le type référencé doit être nullable.

Retours

Nouvelle référence de type primitif.

S’applique à