Datasnap.DBClient.EDBClient.ErrorCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ErrorCode: DBResult read FErrorCode;

C++

__property System::Word ErrorCode = {read=FErrorCode, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Datasnap.DBClient EDBClient

Description

The error code returned by the BDE.

ErrorCode is the error code returned by the BDE, ADO, dbExpress, or other underlying database access mechanism.