FireDAC.DatS.TFDDatSSubAggregate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDDatSSubAggregate = record

C++

struct DECLSPEC_DRECORD TFDDatSSubAggregate
{
public:
    Firedac::Stan::Intf::TFDAggregateKind FKind;
    int FValueIndex;
    int FCountIndex;
};

Properties

Type Visibility Source Unit Parent
record
struct
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

Description

Embarcadero Technologies does not currently have any additional information.