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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!