FireDAC.Stan.Intf.TFDExpressionOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDExpressionOptions = set of TFDExpressionOption;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Menge von TFDExpressionOption.

Siehe auch