FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation
Delphi
TOperation = class abstract(TObject)
C++
class PASCALIMPLEMENTATION TOperation : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | protected | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp | FireDAC.Phys.MongoDBWrapper | TMongoQuery | 
Description
Represents a base class for the query operation classes.