FireDAC.Phys.MongoDBWrapper.TMongoQuery.TProjection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TProjection = class sealed(TOperation)

C++

class PASCALIMPLEMENTATION TProjection : /*[[sealed]]*/ public TMongoQuery::TOperation

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoQuery

Beschreibung

Repräsentiert eine Basisklasse für die Abfrage-Operations-Klassen.

FireDAC.Phys.MongoDBWrapper.TMongoQuery.TProjection erbt von FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation. Der folgende Inhalt bezieht sich auf FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation.

Repräsentiert eine Basisklasse für die Abfrage-Operations-Klassen.

Siehe auch