Partilhar via


ConnStringInfo.ConnectionString Propriedade

Definição

Obtém ou define o valor da cadeia de conexão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a