Datasnap.DBClient.EDBClient.ErrorCode

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Unit: Datasnap.DBClient
Parent: EDBClient

Delphi

property ErrorCode: DBResult read FErrorCode;

C++

__property Datasnap::Dsintf::DBResult ErrorCode = {read=FErrorCode, nodefault};

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.