FireDAC.Stan.Option.TFDUpdateOptions.RequestLive

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

Delphi

property RequestLive: Boolean read GetRequestLive write SetRequestLive  stored False default False;

C++

__property bool RequestLive = {read=GetRequestLive, write=SetRequestLive, stored=false, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDUpdateOptions


説明

ReadOnlyFalse に設定し、ItemsfiMeta を含めます。

関連項目