FireDAC.Phys.MongoDBWrapper.TMongoQuery.TSort
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.