FireDAC.Phys.SQLite.TFDSQLiteService.DriverLink

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DriverLink: TFDPhysSQLiteDriverLink read GetDriverLink write SetDriverLink;

C++

__property TFDPhysSQLiteDriverLink* DriverLink = {read=GetDriverLink, write=SetDriverLink};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteService

Description

Specifies the DriverLink.

Use the DriverLink property to specify the driver link. This property must be specified for any service operation.