FireDAC.Stan.Option.TFDFetchItems

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDFetchItems = set of TFDFetchItem;

C++

typedef System::Set<TFDFetchItem, TFDFetchItem::fiBlobs, TFDFetchItem::fiMeta> TFDFetchItems;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Beschreibung

Repräsentiert eine Menge von TFDFetchItem-Objekten.

Siehe auch