Bde.DBTables.TTraceFlag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTraceFlag = (tfQPrepare, tfQExecute, tfError, tfStmt, tfConnect,
tfTransact, tfBlob, tfMisc, tfVendor, tfDataIn, tfDataOut);

C++

enum DECLSPEC_DENUM TTraceFlag : unsigned char { tfQPrepare, tfQExecute, tfError, tfStmt, tfConnect, tfTransact, tfBlob, tfMisc, tfVendor, tfDataIn, tfDataOut };

Properties

Type Visibility Source Unit Parent
enum public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information.