FireDAC.Phys.SQLiteWrapper.TSQLiteOutput.ErrorCode
Delphi
property ErrorCode: Integer read FErrorCode write SetErrorCode;
C++
__property int ErrorCode = {read=FErrorCode, write=SetErrorCode, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp | FireDAC.Phys.SQLiteWrapper | TSQLiteOutput | 
Description
Embarcadero Technologies does not currently have any additional information.