FireDAC.Comp.Script.TFDScript.ResourceOptions

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

Delphi

property ResourceOptions: TFDResourceOptions read GetResourceOptions write SetResourceOptions;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScript

説明

SQL コマンドのリソース オプションです。


ResourceOptions プロパティを使用して、SQL コマンドに使用するリソース使用オプションを指定することができます。

関連項目