API:FireDAC.Phys.ASA.TFDASAValidate

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.ASA.TFDASAServiceFireDAC.Phys.ODBCBase.TFDPhysODBCBaseServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentTFDASAValidate
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Phys.ASA.pas
FireDAC.Phys.ASA.hpp
Unit: FireDAC.Phys.ASA
Parent: FireDAC.Phys.ASA

Delphi

TFDASAValidate = class (TFDASAService)

C++

class PASCALIMPLEMENTATION TFDASAValidate : public TFDASAService

Description

The base class for all Sybase SQL Anywhere service classes.

FireDAC.Phys.ASA.TFDASAValidate inherits from FireDAC.Phys.ASA.TFDASAService. All content below this line refers to FireDAC.Phys.ASA.TFDASAService.

The base class for all Sybase SQL Anywhere service classes.

The TFDASAService class is used as a base class for all Sybase SQL Anywhere service classes and should not be used directly.

The class contains the common properties, like the DriverLink, OnProgress.

See Also