FireDAC.DatS.TFDDatSSubAggregate
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSSubAggregate = record
C++
struct DECLSPEC_DRECORD TFDDatSSubAggregate
{
public:
Firedac::Stan::Intf::TFDAggregateKind FKind;
int FValueIndex;
int FCountIndex;
};
Description
Embarcadero Technologies does not currently have any additional information.