SqlRuleScope Enum

Definition

The scope examined by a static code analysis rule.

C#
public enum SqlRuleScope
Inheritance
SqlRuleScope

Fields

Name Value Description
Element 0

The rule examines a single element.

Model 1

The rule examines the entire model.

Applies to

Product Versions
Microsoft.Data.Tools.Msbuild 10.0.61804.210