FireDAC.Stan.Option.TFDBottomResourceOptions

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

FireDAC.Stan.Option.TFDResourceOptionsFireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObjectTFDBottomResourceOptions

Delphi

TFDBottomResourceOptions = class(TFDResourceOptions)

C++

class PASCALIMPLEMENTATION TFDBottomResourceOptions : public TFDResourceOptions

プロパティ

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

説明

データセットの永続性を制御するオプション群です。

TFDBottomResourceOptions クラスは、PersistentFileName など、データセットの永続性を制御する一連のプロパティを表します。TFDBottomResourceOptions は、リソース オプション クラス階層の末端にあるクラスです。

TFDCustomCommandTFDDataSetTFDBottomResourceOptions が使われます。

関連項目