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

Meta