EngineConfig.Rulesets Property

Definition

public System.Collections.Concurrent.ConcurrentDictionary<string,System.Collections.Concurrent.ConcurrentDictionary<Version,Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset>> Rulesets { get; }
member this.Rulesets : System.Collections.Concurrent.ConcurrentDictionary<string, System.Collections.Concurrent.ConcurrentDictionary<Version, Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset>>
Public ReadOnly Property Rulesets As ConcurrentDictionary(Of String, ConcurrentDictionary(Of Version, Ruleset))

Property Value

Applies to