FireDAC.Phys.ADS.TFDADSUtility

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.ADS.TFDADSServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDADSUtility

Delphi

TFDADSUtility = class(TFDADSService)

C++

class PASCALIMPLEMENTATION TFDADSUtility : public TFDADSService

Properties

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

Description

The class implementing Advantage table utilities.

Use the TFDADSUtility component to add the database table utilities to an application, such as zap, pack, or reindex a table. 

To use an utility, an application should do the following:

See Also