TurboDB VCL Component Library

ETurboDBError.TdbError

See also

Previous  Top  Next

Indicates the TurboDB Engine error code.

Delphi syntax:

property TdbError: SmallInt;

C++ syntax:

__property short TdbError = {read=FTdbError, write=FTdbError, nodefault};

Description

Read TdbError to determine the TurboDB Engine error code. The meaning of this code is described in Error Description Codes.