FireDAC.Phys.ODBCWrapper.TFDODBCNativeError.SaveToStorage
Delphi
procedure SaveToStorage(const AStorage: IFDStanStorage); override;
C++
virtual void __fastcall SaveToStorage(const Firedac::Stan::Intf::_di_IFDStanStorage AStorage);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TFDODBCNativeError |
Description
Saves a database error into the specified IFDStanStorage.
FireDAC.Phys.ODBCWrapper.TFDODBCNativeError.SaveToStorage inherits from FireDAC.Stan.Error.TFDDBError.SaveToStorage. All content below this line refers to FireDAC.Stan.Error.TFDDBError.SaveToStorage.
Saves a database error into the specified IFDStanStorage.