RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.TraceFlags Property

Trace flags to enable or disable tracing categories

Pascal
property TraceFlags: TDBXTraceFlag;
C++
__property TDBXTraceFlag TraceFlags;

This property contains the TDBXTraceFlags for which tracing should be enabled. This value is a logical OR of the trace flags in the TDBXTraceFlags class. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!