FireDAC.DatS.TFDDatSColumnThing

From RAD Studio API Documentation
Jump to: navigation, search

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 };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

Description

Embarcadero Technologies does not currently have any additional information.