次の方法で共有


DataSourceCredentials.ConnectionString プロパティ

定義

データソースの接続文字列を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象