Method SetTopValue
SetTopValue(Object)
Record the top value, for future calls to CompareTop(Int32). This is only called for searches that use SearchAfter (deep paging), and is called before any calls to SetNextReader(AtomicReaderContext).
Declaration
public abstract void SetTopValue(object value)
Parameters
Type | Name | Description |
---|---|---|
System.Object | value |