Langage

RuleDescriptor(String) Constructeur

Définition

Constructeur protégé à appeler en implémentant des classes.

protected RuleDescriptor(string ruleId);
new Microsoft.SqlServer.Dac.CodeAnalysis.RuleDescriptor : string -> Microsoft.SqlServer.Dac.CodeAnalysis.RuleDescriptor
Protected Sub New (ruleId As String)

Paramètres

ruleId
String

ID de la règle décrite

S’applique à