EntityConnectionStringBuilder.IsFixedSize Property
Gets a value that indicates whether the EntityConnectionStringBuilder has a fixed size.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.BooleanReturns true in every case, because the EntityConnectionStringBuilder supplies a fixed-size collection of keyword/value pairs.