Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Performance |
Class | AvoidUpdatingPrimaryKeyColumnsRule |
Id | SRP0017 |
Friendly Name | Update of Primary key |
Category | Performance |
Ignorable | true |
Applicable Types | Procedure |
Scalar Function | |
Table Valued Function |
Avoid updating columns that are part of the primary key. (Halloween Protection)
Avoid updating columns that are part of the primary key. (Halloween Protection)