FireDAC.Phys.MongoDBWrapper.TMongoQuery.TSort

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TSort = class sealed(TOperation)

C++

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

プロパティ

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


説明

クエリ ソート オペレーションを実装します。

関連項目