FireDAC.Phys.ASA.TFDASAService.ToolLib

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ToolLib: TASAToolLib read GetToolLib;

C++

__property Firedac::Phys::Asawrapper::TASAToolLib* ToolLib = {read=GetToolLib};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ASA.pas
FireDAC.Phys.ASA.hpp
FireDAC.Phys.ASA TFDASAService

Description

Reference to the tool library.

Returns a reference to the tool library object.

See Also