Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 633 Bytes

File metadata and controls

31 lines (21 loc) · 633 Bytes

SQL Server Rule: SRP0008

Assembly SqlServer.Rules.dll
Namespace SqlServer.Rules.Performance
Class CursorNotDeallocatedRule

Rule Information

Id SRP0008
Friendly Name Unfreed cursor
Category Performance
Ignorable false
Applicable Types Procedure
Scalar Function
Table Valued Function

Description

Local cursor not explicitly deallocated.

Summary

Local cursor not explicitly deallocated