共用方式為


MigrateMySqlRequest.ConnectionString 屬性

定義

取得或設定遠端 MySQL 資料庫的連接字串。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於