Property Sort
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Sort
Gets or sets the sort specification.
public SortDefinition<TDocument> Sort { get; set; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets the sort specification.
public SortDefinition<TDocument> Sort { get; set; }