API:FireDAC.Phys.SQLite.TFDSQLiteSecurity

From RAD Studio API Documentation

TFDSQLiteSecurityFireDAC.Phys.SQLite.TFDSQLiteServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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. {{#multireplace:FireDAC.Phys.SQLite.TFDSQLiteSecurity|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FireDAC.Phys.SQLite.TFDSQLiteService|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FireDAC.Phys.SQLite.TFDSQLiteService|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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