Partager via


Énumération XlParameterDataType (Excel)

Indique le type de données d'un paramètre de requête.

Nom Valeur Description
xlParamTypeBigInt -5 Big integer.
xlParamTypeBinary -2 Binaire.
xlParamTypeBit -7 Peu.
xlParamTypeChar 1 Chaîne.
xlParamTypeDate 9 Date.
xlParamTypeDecimal 3 Decimales.
xlParamTypeDouble 8 Double.
xlParamTypeFloat 6 Flotteur.
xlParamTypeInteger 4 Entier.
xlParamTypeLongVarBinary -4 Long binary.
xlParamTypeLongVarChar -1 Long string.
xlParamTypeNumeric 2 Numérique.
xlParamTypeReal 7 Réel.
xlParamTypeSmallInt 5 Small integer.
xlParamTypeTime 10 Temps.
xlParamTypeTimestamp 11 Time stamp.
xlParamTypeTinyInt -6 Tiny integer.
xlParamTypeUnknown 0 Type inconnu.
xlParamTypeVarBinary -3 Variable-length binary.
xlParamTypeVarChar 12 Variable-length string.
xlParamTypeWChar -8 Unicode character string.

Assistance et commentaires

Avez-vous des questions ou des commentaires sur Office VBA ou sur cette documentation ? Consultez la rubrique concernant l’assistance pour Office VBA et l’envoi de commentaires afin d’obtenir des instructions pour recevoir une assistance et envoyer vos commentaires.