IsFixedSize
Indicates whether or not the Connection String Builder has a fixed size.
Declaration
// C# public override bool IsFixedSize{get;}
Property Value
Returns true
if the Connection String Builder has a fixed size; otherwise, returns false
.
Remarks
Attributes cannot be added or removed. They can only be modified for connection strings with a fixed size.