FireDAC.DatS.TFDArrayOfInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDArrayOfInteger = array of Integer;

C++

typedef System::DynamicArray<int> TFDArrayOfInteger;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

Description

Embarcadero Technologies does not currently have any additional information.