Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Enum SortDirection

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

The direction of the sort.

public enum SortDirection

Fields

Ascending = 0

Ascending.

Descending = 1

Descending.