ISqlAnalysisRuleMetadata.RuleScope 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此规则的范围。 在 Element 和 Model 之间进行选择。 请注意,对于元素范围规则, SupportedElementTypes 该属性必须返回一个或多个元素类型,这些元素类型可以由规则进行分析
public Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleScope RuleScope { get; }
member this.RuleScope : Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleScope
Public ReadOnly Property RuleScope As SqlRuleScope