FireDAC.Phys.MongoDBWrapper.TMongoQuery.TProjection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TProjection = class sealed(TOperation)

C++

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

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoQuery

Description

Represents a base class for the query operation classes.

FireDAC.Phys.MongoDBWrapper.TMongoQuery.TProjection inherits from FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation. All content below this line refers to FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation.

Represents a base class for the query operation classes.

See Also