SqlRuleScope Enumeration
SQL Server 2014
Updated: April 20, 2017
The scope examined by a static code analysis rule.
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Member name | Description | |
|---|---|---|
| Element | The rule examines a single element. | |
| Model | The rule examines the entire model. |
Community Additions
ADD
Show: