FireDAC.Phys.MongoDBWrapper.TMongoQuery.TOperation

提供:RAD Studio API Documentation

Delphi

TOperation = class abstract(TObject)

C++

class PASCALIMPLEMENTATION TOperation : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoQuery


説明

クエリ オペレーション クラスの基底クラスを表します。

関連項目