Delen via


MigrateMySqlRequest.ConnectionString Eigenschap

Definitie

Hiermee wordt connection string opgehaald of ingesteld op de externe MySQL-database.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op