FireDAC.Comp.QBE.TFDQBELookupTemplate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDQBELookupTemplate = (ltExists, ltIn, ltJoin);

C++

enum DECLSPEC_DENUM TFDQBELookupTemplate : unsigned int { ltExists, ltIn, ltJoin };

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.