FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOperation = class abstract(TObject)

C++

class PASCALIMPLEMENTATION TOperation : public System::TObject

Eigenschaften

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


Beschreibung

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

Siehe auch