FireDAC.Phys.Infx.TFDInfxError.ISAMError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ISAMError: Integer read FISAMError;

C++

__property int ISAMError = {read=FISAMError, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Infx.pas
FireDAC.Phys.Infx.hpp
FireDAC.Phys.Infx TFDInfxError

Description

Returns the ISAM error code.

See Also