FireDAC.Stan.Option.TFDFetchItems

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

Delphi

TFDFetchItems = set of TFDFetchItem;

C++

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

プロパティ

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

説明

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


関連項目