if it is not a named cursor
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
string getName()Returns the name of the cursor.
If the cursor is not a named cursor, null will be returned.
if it is not a named cursor