cursor_current(), current_cursor()
Retrieves the current value of the cursor of the database in scope. (The names cursor_current
and current_cursor are synonyms.)
Syntax
cursor_current()
Returns
Returns a single value of type string which encodes the current value of the
cursor of the database in scope.
Notes
See database cursors for additional details on database cursors.
This capability isn't supported in Azure Monitor
Feedback
Submit and view feedback for