RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDBEngineError.ErrorCount Property

Indicates the total number of errors contained in the Errors property.

Pascal
property ErrorCount: Integer;
C++
__property int ErrorCount;

Use ErrorCount as an upper bound when iterating through the errors in the error stack. 

 

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