FireDAC.Stan.Param.TFDParam.AsShortInts

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsShortInts[AIndex: Integer]: ShortInt read GetAsShortInts write SetAsShortInts;

Propriétés

Type Visibilité  Source Unité  Parent
property public FireDAC.Stan.Param.pas FireDAC.Stan.Param TFDParam


Description

Représente un tableau de valeurs Shortint.

La propriété AsShortInts représente un élément Shortint d'un objet valeur de tableau TFDParam avec un index AIndex.

La définition de la propriété AsShortInts définit la propriété DataType sur ftShortint.

Voir aussi