Click or drag to resize
RiakIndexGetOptionsSetContinuation Method
Overload List
  NameDescription
Public methodSetContinuation(BigInteger)
Fluent setter for the Continuation property. The continuation string for this query. Used to page results when combined with MaxResults.
Public methodSetContinuation(String)
Fluent setter for the Continuation property. The continuation string for this query. Used to page results when combined with MaxResults.
Top
See Also