FireDAC.Phys.ASA.TFDASAService.ToolLib

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.ASA.pas
FireDAC.Phys.ASA.hpp
Unit: FireDAC.Phys.ASA
Parent: TFDASAService

Delphi

property ToolLib: TASAToolLib read GetToolLib;

C++

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

Description

Reference to the tool library.

Returns a reference to the tool library object.

See Also