summaryrefslogtreecommitdiff
path: root/src/docs/cursor-random.dox
blob: 446981e319200c135692b1e21d990e4b50893f9e (plain)
1
2
3
4
5
6
7
/*! @m_page{{c,java},cursor_random,Cursor random}

The \c next_random configuration to the WT_SESSION::open_cursor method
configures the cursor to return a pseudo-random record from a row-store
object (the configuration is not supported on other types of objects).

 */