IBX.IB.EIBError.IBErrorCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IBErrorCode: Long read FIBErrorCode;

C++

__property int IBErrorCode = {read=FIBErrorCode, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IB.pas
IBX.IB.hpp
IBX.IB EIBError

Description

Returns the InterBase error code.

Use IBErrorCode to get the InterBase error code.