SqlObjectLocatorPattern.Version 属性

定义

[Newtonsoft.Json.JsonProperty("version")]
public Microsoft.SqlServer.Management.Assessment.Configuration.RangeList<Version> Version { get; }
[<Newtonsoft.Json.JsonProperty("version")>]
member this.Version : Microsoft.SqlServer.Management.Assessment.Configuration.RangeList<Version>
Public ReadOnly Property Version As RangeList(Of Version)

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于