FireDAC.Stan.Intf.TFDTraceFileColumn
Delphi
TFDTraceFileColumn = (tiRefNo, tiTime, tiThreadID, tiClassName,
tiObjID, tiMsgText);
C++
enum DECLSPEC_DENUM TFDTraceFileColumn : unsigned int { tiRefNo, tiTime, tiThreadID, tiClassName, tiObjID, tiMsgText };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FireDAC.Stan.Intf.pas FireDAC.Stan.Intf.hpp |
FireDAC.Stan.Intf | FireDAC.Stan.Intf |
Description
Embarcadero Technologies does not currently have any additional information.