次の方法で共有


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

プロパティ値

内部のプロバイダー固有の接続文字列。

属性

適用対象