言語

SqlObjectLocatorPattern.NamePattern プロパティ

定義

[Newtonsoft.Json.JsonProperty("name")]
public Microsoft.SqlServer.Management.Assessment.Configuration.IPattern<string> NamePattern { get; }
[<Newtonsoft.Json.JsonProperty("name")>]
member this.NamePattern : Microsoft.SqlServer.Management.Assessment.Configuration.IPattern<string>
Public ReadOnly Property NamePattern As IPattern(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象