IsFixedSize Property

Syntax:

public bool IsFixedSize{ get; }

Description:

Type: System.Boolean

Gets a value that indicates whether the connection string builder is a fixed size. Will always return false.

Exceptions:

None

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnectionStringBuilder.IsFixedSize