FireDAC.Stan.Option.TFDResourceOptions.StoreMerge

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property StoreMerge: Boolean read GetStoreMerge;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDResourceOptions


Beschreibung

True, wenn StoreMergeData oder StoreMergeMeta nicht nil ist; False, wenn beide nil sind.

Siehe auch