EntityConnectionStringBuilder.ProviderConnectionString Property
Gets or sets the inner, provider-specific connection string.
Assembly: EntityFramework (in EntityFramework.dll)
[RefreshPropertiesAttribute(RefreshProperties.All)] [DisplayNameAttribute("Provider Connection String")] public string ProviderConnectionString { get; set; }