Skip to main content

NewCursorAtStart

No overview available.

def NewCursorAtStart() - > Cursor

Creates and returns a new Cursor object initialized to the 'AtStart' state. This function is used to obtain a cursor positioned at the beginning of a sequence or data set.

Returns

TypeDescription
CursorA new Cursor object with its state set to 'AtStartCursorState' and an empty custom position.