RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXError.ErrorCodeToString Method

Convert known error codes to String.

Pascal
class function ErrorCodeToString(ErrorCode: TDBXErrorCode): WideString; static;
C++
static __fastcall BSTR ErrorCodeToString(TDBXErrorCode ErrorCode);

ErrorCodeToString converts known error codes in TDBXErrorCode to a String

 

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