FireDAC.Comp.DataSet.TFDDataSet.ResourceOptions

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

Delphi

property ResourceOptions: TFDBottomResourceOptions read GetResourceOptions write SetResourceOptions;

C++

__property Firedac::Stan::Option::TFDBottomResourceOptions* ResourceOptions = {read=GetResourceOptions, write=SetResourceOptions};

プロパティ

種類 可視性 ソース ユニット
property protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet


説明

データセットの永続性を制御するためのオプションのセットを表します。

関連項目