Cursor.getName

string getName()

Returns the name of the cursor.

If the cursor is not a named cursor, null will be returned.

Returns

the name of the cursor or null

if it is not a named cursor