FireDAC.Comp.QBE.TFDQBELookupTemplate

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

TFDQBELookupTemplate = (ltExists, ltIn, ltJoin);

C++

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

Description

Embarcadero Technologies does not currently have any additional information.