FireDAC.Comp.QBE.TFDQBEOption

From RAD Studio API Documentation

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: FireDAC.Comp.QBE

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 };

Description

Embarcadero Technologies does not currently have any additional information.