FireDAC.Stan.Option.TFDTopResourceOptions

提供:RAD Studio API Documentation

TFDTopResourceOptionsFireDAC.Stan.Option.TFDResourceOptionsFireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObject

Delphi

TFDTopResourceOptions = class(TFDResourceOptions)

C++

class PASCALIMPLEMENTATION TFDTopResourceOptions : public TFDResourceOptions

プロパティ

種類 可視性 ソース ユニット 親
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

説明

SQL 自動接続回復、データセット永続性、およびサーバー出力を制御するオプション群です。

TFDTopResourceOptions クラスは、FireDAC コンポーネントと Phys レイヤ コマンド インターフェイスが以下の処理をどう行うかを制御する、一連のプロパティを表します。

TFDTopResourceOptions は、リソース オプション クラス階層の末端にあるクラスです。TFDCustomManager クラスと TFDCustomConnection クラスで使われます。

関連項目