RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXError.ErrorCode Property

TDBXErrorCode for an exception

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

Use ErrorCode to get the TDBXErrorCode value for an exception. See the const section of TDBXErrorCodes class for a list of common error codes with explanations. 

 

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