RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXError.Message Property

Explanation of exception

Pascal
property Message: UnicodeString;
C++
__property UnicodeString Message;

This property contains text explaining the reason an exception occurred. Also see the ErrorCode property for exception information. 

 

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