FireDAC.Stan.Param.TFDParam.ArraySize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ArraySize: Integer read GetArraySize write SetArraySize default 1;

Propriétés

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


Description

Représente la taille d'un objet TFDParam.

La propriété ArraySize renvoie le nombre d'éléments dans l'objet valeur de tableau TFDParam. Définissez la valeur sur le nombre d'éléments. Pour Array DML, utilisez TFDParams.ArraySize.

Voir aussi