FireDAC.Phys.MongoDBWrapper.TMongoQuery.TSort

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TSort = class sealed(TOperation)

C++

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

Eigenschaften

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


Beschreibung

Implementiert die Abfrage-Sortierungs-Operation.

Siehe auch