TurboDB VCL Component Library

ETurboDBError.Reason

ETurboDBError                See also

Previous  Top  Next

Indicates the reason for an error.

Delphi syntax:

property Reason: SmallInt;

C++ syntax:

__property short Reason = {read=FReason, write=FReason, nodefault};

Description

Examine Reason to determine the reason code for a TurboDB Engine error.