FireDAC.Stan.Intf.TFDCompareDataOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDCompareDataOption = (coNoCase, coPartial, coNullFirst, coDescNullLast,
coDescending, coCache, coNullsNotEqual, coNoSymbols, coExactMatch,
coDigitsAsNumbers);

C++

enum DECLSPEC_DENUM TFDCompareDataOption : unsigned int { coNoCase, coPartial, coNullFirst, coDescNullLast, coDescending, coCache, coNullsNotEqual, coNoSymbols, coExactMatch, coDigitsAsNumbers };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Embarcadero Technologies does not currently have any additional information.