FireDAC.Stan.Option.TFDFetchOptionValues
Delphi
type TFDFetchOptionValues = set of TFDFetchOptionValue;
C++
typedef System::Set<TFDFetchOptionValue, TFDFetchOptionValue::evMode, TFDFetchOptionValue::evDetailServerCascade> TFDFetchOptionValues;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
set typedef |
public | FireDAC.Stan.Option.pas FireDAC.Stan.Option.hpp |
FireDAC.Stan.Option | FireDAC.Stan.Option |
Description
Représente un ensemble d'objets TFDFetchOptionValue.