FireDAC.Comp.QBE.TFDQBEOption
Delphi
TFDQBEOption = (qoNoCase, qoNoDirect, qoPartial, qoSilent, qoNoQuerySource,
qoSQLUseRange, qoSQLUseFilter, qoSQLUseFieldOrigin);
C++
enum DECLSPEC_DENUM TFDQBEOption : unsigned int { qoNoCase, qoNoDirect, qoPartial, qoSilent, qoNoQuerySource, qoSQLUseRange, qoSQLUseFilter, qoSQLUseFieldOrigin };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp |
FireDAC.Comp.QBE | FireDAC.Comp.QBE |
Description
Embarcadero Technologies does not currently have any additional information.