ISqlAnalysisRuleMetadata.RuleScope 属性

定义

此规则的范围。 在 ElementModel 之间进行选择。 请注意,对于元素范围规则, SupportedElementTypes 该属性必须返回一个或多个元素类型,这些元素类型可以由规则进行分析

public Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleScope RuleScope { get; }
member this.RuleScope : Microsoft.SqlServer.Dac.CodeAnalysis.SqlRuleScope
Public ReadOnly Property RuleScope As SqlRuleScope

属性值

适用于