Share via


USqlExternalDataSource.ProviderString Property

Definition

Gets or sets the name of the provider string for the external data source.

[Newtonsoft.Json.JsonProperty(PropertyName="providerString")]
public string ProviderString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerString")>]
member this.ProviderString : string with get, set
Public Property ProviderString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to