言語

RuleDescriptor(String) コンストラクター

定義

クラスを実装することによって呼び出される保護されたコンストラクター。

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

パラメーター

ruleId
String

記述されているルールの ID

適用対象