SqlConnectionInfo.DataSource 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 data source in the format Protocol:MachineName\SQLServerInstanceName,PortNumber
[Newtonsoft.Json.JsonProperty(PropertyName="dataSource")]
public string DataSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSource")>]
member this.DataSource : string with get, set
Public Property DataSource As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute