FireDAC.DatS.TFDArrayOfInteger
[–] Properties | |
---|---|
Type: array typedef
| |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: FireDAC.DatS |
Delphi
TFDArrayOfInteger = array of Integer;
C++
typedef System::DynamicArray<int> TFDArrayOfInteger;
Description
Embarcadero Technologies does not currently have any additional information.