FireDAC.Stan.Option.TFDFetchOptionValues

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDFetchOptionValues = set of TFDFetchOptionValue;

C++

typedef System::Set<TFDFetchOptionValue, TFDFetchOptionValue::evMode, TFDFetchOptionValue::evDetailServerCascade> TFDFetchOptionValues;

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 TFDFetchOptionValue-Objekten.

Siehe auch