SqlRuleExecutionContext.RuleDescriptor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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