RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.OnError Event

TDBXErrorEvent handler.

Pascal
property OnError: TDBXErrorEvent;
C++
__property TDBXErrorEvent OnError;

The TDBXErrorEvent handler is called before a TDBXError exception is raised. This TDBXErrorEvent is propagated to all TDBXConnection and TDBXDriver instances created by this TDBXConnectionFactory

 

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