API:FireDAC.Stan.Intf.TFDTraceFileColumns

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDTraceFileColumns = set of (tiRefNo, tiTime, tiThreadID, tiClassName, tiObjID, tiMsgText);

C++

typedef System::Set<Firedac_Stan_Intf__9, Firedac_Stan_Intf__9::tiRefNo, Firedac_Stan_Intf__9::tiMsgText> TFDTraceFileColumns;

Properties

Type Visibility Source Unit Parent
set
typedef
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.