FireDAC.Stan.Intf.TFDDataTypes

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

Delphi

type TFDDataTypes = set of TFDDataType;

C++

typedef System::Set<TFDDataType, TFDDataType::dtUnknown, TFDDataType::dtObject> TFDDataTypes;

プロパティ

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

説明

TFDDataType の集合です。


関連項目