FireDAC.Phys.Infx.TFDInfxError.ISAMError

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Infx.pas
FireDAC.Phys.Infx.hpp
Unit: FireDAC.Phys.Infx
Parent: TFDInfxError

Delphi

property ISAMError: Integer read FISAMError;

C++

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

Description

Returns the ISAM error code.

See Also