RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDBClient.ErrorCode Property

The error code returned by the BDE.

Pascal
property ErrorCode: DBResult;
C++
__property DBResult ErrorCode;

ErrorCode is the error code returned by the BDE, ADO, dbExpress, or other underlying database access mechanism. 

 

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