Implemented interface member:
property
IsFixedSize
System.Collections.IDictionary.IsFixedSize
2 overrides of IsFixedSize
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
871
public override bool
IsFixedSize
{
System.Data.Entity (1)
System\Data\EntityClient\EntityConnectionStringBuilder.cs (1)
149
public override bool
IsFixedSize
1 reference to IsFixedSize
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
386
if (!
IsFixedSize
) {