sys.sp_cursoroption
general #stored-procedure
Description
Sets cursor options or returns cursor information created by the in a tabular data stream (TDS) value generated by SQL Server, and returned by the Used to stipulate various factors of the cursor return values. The must be one of the following values: Arguments for extended stored procedures must be entered in the specific order as section.
Syntax
sp_cursoroption cursor , code , value
[ ; ]