SqlRuleExecutionContext.RuleDescriptor Property

Definition

Describes the rule being executed, and can be used to access the

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

Property Value

Applies to