API:FireDAC.Phys.SQLite.TFDSQLiteSecurity

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.SQLite.TFDSQLiteServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDSQLiteSecurity

Delphi

TFDSQLiteSecurity = class (TFDSQLiteService)

C++

class PASCALIMPLEMENTATION TFDSQLiteSecurity : public TFDSQLiteService

Properties

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

Description

The base class for all SQLite service classes.

FireDAC.Phys.SQLite.TFDSQLiteSecurity inherits from FireDAC.Phys.SQLite.TFDSQLiteService. All content below this line refers to FireDAC.Phys.SQLite.TFDSQLiteService.

The base class for all SQLite service classes.

The TFDSQLiteService class is used as a base class for all SQLite service classes and should not be used directly. The class contains the common properties, like the DriverLink.

See Also