FireDAC.Stan.Intf.TFDCompareDataOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDCompareDataOptions = set of TFDCompareDataOption;

C++

typedef System::Set<TFDCompareDataOption, TFDCompareDataOption::coNoCase, TFDCompareDataOption::coNoSymbols> TFDCompareDataOptions;

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 TFDCompareDataOptions.

Siehe auch