Sdílet prostřednictvím


SqlObjectLocatorPattern.NamePattern Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to