net472
namespace System.Data.SqlClient
{
    [DefaultMember("Item")]
    [DefaultProperty("DataSource")]
    [TypeConverter(typeof(SqlConnectionStringBuilderConverter))]
    public sealed class SqlConnectionStringBuilder : DbConnectionStringBuilder
    {
        [DisplayName("PoolBlockingPeriod")]
        [RefreshProperties(RefreshProperties.All)]
        public PoolBlockingPeriod PoolBlockingPeriod { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Set property
.NET 5.06.07.08.09.0
.NET Core 2.12.23.03.1
.NET Framework 4.6.24.74.7.14.7.24.84.8.1
Information specific to net472
Assembly

System.Data , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/19/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙