FireDAC.DatS.TFDDatSAggregateState
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSAggregateState = (agActual, agMinMax, agPrepared);
C++
enum DECLSPEC_DENUM TFDDatSAggregateState : unsigned int { agActual, agMinMax, agPrepared };
Description
Embarcadero Technologies does not currently have any additional information.