FireDAC.Phys.SQLite.TFDSQLiteSecurity

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TFDSQLiteSecurity = class (TFDSQLiteService)

C++

class PASCALIMPLEMENTATION TFDSQLiteSecurity : public TFDSQLiteService

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite FireDAC.Phys.SQLite

説明

SQLite のデータベース暗号化を管理できるようにするクラスです。

TFDSQLiteSecurity コンポーネントを使用すると、SQLite データベース セキュリティ管理機能をアプリケーションに追加できます。

アプリケーションでセキュリティを管理するには、以下を行います。

関連項目