EntityConnectionStringBuilder.ProviderConnectionString Property

 

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

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

[RefreshPropertiesAttribute(RefreshProperties.All)]
[DisplayNameAttribute("Provider Connection String")]
public string ProviderConnectionString { get; set; }

Property Value

Type: System.String

The inner, provider-specific connection string.