RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDBEngineError.Errors Property

Lists the entire Borland Database Engine error stack.

Pascal
property Errors [Index: Integer]: TDBError;
C++
__property TDBError Errors[int Index];

Errors is an index of TDBError objects. The first error has an index value of 0. 

 

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