Langage

CodeAnalysisRuleSettings.ApplySettingsToRules Méthode

Définition

Applique ces paramètres à un autre ensemble de règles.

public void ApplySettingsToRules(System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.CodeAnalysis.RuleConfiguration> rules);
member this.ApplySettingsToRules : seq<Microsoft.SqlServer.Dac.CodeAnalysis.RuleConfiguration> -> unit
Public Sub ApplySettingsToRules (rules As IEnumerable(Of RuleConfiguration))

Paramètres

rules
IEnumerable<RuleConfiguration>

Les règles à appliquer aux paramètres

S’applique à