FireDAC.Stan.Intf.TFDExpressionOptions

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

Delphi

type TFDExpressionOptions = set of TFDExpressionOption;

C++

typedef System::Set<TFDExpressionOption, TFDExpressionOption::ekNoCase, TFDExpressionOption::ekPartial> TFDExpressionOptions;

プロパティ

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

説明

TFDExpressionOption の集合です。


関連項目