Share via


EntityConnectionStringBuilder.ProviderConnectionString Property

Definition

Gets or sets the inner, provider-specific connection string.

[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

Property Value

The inner, provider-specific connection string.

Attributes

Applies to