API:FireDAC.Phys.IBBase.TFDIBValidate

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.IBBase.TFDIBServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDIBValidate

Delphi

TFDIBValidate = class(TFDIBService)

C++

class PASCALIMPLEMENTATION TFDIBValidate : public TFDIBService

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase FireDAC.Phys.IBBase

Description

The base class for all Firebird and Interbase service classes.

FireDAC.Phys.IBBase.TFDIBValidate 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.

See Also