Compartir a través de


AzureDataStudioConnection.Options Property

Definition

Name of the connection

[System.Runtime.Serialization.DataMember(Name="options")]
public System.Collections.Generic.Dictionary<string,string> Options { get; set; }
[<System.Runtime.Serialization.DataMember(Name="options")>]
member this.Options : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Options As Dictionary(Of String, String)

Property Value

Attributes

Applies to