FireDAC.DatS.TFDDatSColumnThing
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSColumnThing = (ctCalcs, ctExps, ctDefs, ctInvars, ctComp,
ctAutoIncs, ctSerializing, ctLateSer, ctParentRef);
C++
enum DECLSPEC_DENUM TFDDatSColumnThing : unsigned int { ctCalcs, ctExps, ctDefs, ctInvars, ctComp, ctAutoIncs, ctSerializing, ctLateSer, ctParentRef };
Description
Embarcadero Technologies does not currently have any additional information.