共用方式為


EntityConnectionStringBuilder.ProviderConnectionString 屬性

定義

取得或設定內部的提供者特定連接字串。

[System.ComponentModel.DisplayName("Provider Connection String")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public string ProviderConnectionString { get; set; }
member this.ProviderConnectionString : string with get, set
Public Property ProviderConnectionString As String

屬性值

內部的提供者特定連接字串。

屬性

適用於