FireDAC.Stan.Option.TFDFetchOptionValues

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

Delphi

type TFDFetchOptionValues = set of TFDFetchOptionValue;

C++

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

プロパティ

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

説明

TFDFetchOptionValue オブジェクトの集合を表します。


関連項目