RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.OnTrace Event

TDBXTraceEvent handler.

Pascal
property OnTrace: TDBXTraceEvent;
C++
__property TDBXTraceEvent OnTrace;

The TDBXTraceEvent handler is called for driver trace events. This TDBXTraceEvent is propagated to all TDBXConnection and TDBXDriver instances created by this TDBXConnectionFactory

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!