QuerySequenceGenerator Class |
Namespace: Couchbase.Query
public static class QuerySequenceGenerator
The QuerySequenceGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| GetNext |
Gets the next sequence in the progression.
| |
| GetNextAsString |
Gets the next sequence in the progression as a String.
| |
| Reset |
Resets the sequence to zero. Mainly for testing.
|