Class IdSearchSort
Sorts the search resilts by document ID.
Implements
Inherited Members
Namespace: Couchbase.Search.Sort
Assembly: Couchbase.NetClient.dll
Syntax
public class IdSearchSort : SearchSortBase, ISearchSort
Constructors
| Edit this page View SourceIdSearchSort(bool)
Declaration
public IdSearchSort(bool decending = false)
Parameters
Type | Name | Description |
---|---|---|
bool | decending |
Properties
| Edit this page View SourceBy
Declaration
protected override string By { get; }
Property Value
Type | Description |
---|---|
string |