API:FireDAC.Phys.FB.TFDFBNRestore
Delphi
TFDFBNRestore = class (TFDIBService)
C++
class PASCALIMPLEMENTATION TFDFBNRestore : public Firedac::Phys::Ibbase::TFDIBService
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FireDAC.Phys.FB.pas FireDAC.Phys.FB.hpp |
FireDAC.Phys.FB | FireDAC.Phys.FB |
Description
The base class for all Firebird and Interbase service classes.
FireDAC.Phys.FB.TFDFBNRestore inherits from FireDAC.Phys.IBBase.TFDIBService. All content below this line refers to FireDAC.Phys.IBBase.TFDIBService.
The base class for all Firebird and Interbase service classes.
The TFDIBService class is used as a base class for all Firebird and InterBase service classes and should not be used directly.
The class contains common properties, such as DriverLink, Host, Protocol, UserName and Password.