FireDAC.Phys.IBWrapper.TFDIBError.SQLCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TFDIBError | |
Delphi
property SQLCode: Integer read FSQLCode;
C++
__property int SQLCode = {read=FSQLCode, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.