Udostępnij za pośrednictwem


sp_cursorunprepare (Transact-SQL)

Discards the execution plan developed in the sp_cursorprepare stored procedure. sp_cursorunprepare is invoked by specifying ID = 6 in a tabular data stream (TDS) packet.

Ikona łącza do tematu Transact-SQL Syntax Conventions

Składnia

sp_cursorunprepare handle

Arguments

  • handle
    Is the handle value that is returned by sp_cursorprepare when the statement is prepared.

Zobacz także

Odwołanie

sp_cursorprepare (Transact-SQL)

System Stored Procedures (Transact-SQL)