Cursor.getName

Returns the name of the cursor.

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

class Cursor
string
getName
()

Return Value

Type: string

the name of the cursor or null if it is not a named cursor