RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDbEngineErrorDlg.DbException Property

Holds an instance of EDBEngineError.

Pascal
property DbException: EDbEngineError;
C++
__property EDbEngineError DbException;

DBException is the EDBEngineError instance that causes the error dialog to appear. 

 

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