SqlConnectionInfo.Platform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets server platform type for connection Possible values include: 'SqlOnPrem'
[Newtonsoft.Json.JsonProperty(PropertyName="platform")]
public string Platform { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platform")>]
member this.Platform : string with get, set
Public Property Platform As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute