FireDAC.Stan.Option.TFDResourceOptions.StoreMerge

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

Delphi

property StoreMerge: Boolean read GetStoreMerge;

C++

__property bool StoreMerge = {read=GetStoreMerge, nodefault};

プロパティ

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


説明

StoreMergeData が nil でないか StoreMergeMeta が nil でなければ True、両方とも nil であれば False です。

関連項目