DbConnectionStringBuilder.IDictionary.IsFixedSize Property

Definition

Gets a value indicating whether the IDictionary object has a fixed size.

C#
bool System.Collections.IDictionary.IsFixedSize { get; }

Property Value

true if the IDictionary object has a fixed size; otherwise, false.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the DbConnectionStringBuilder instance is cast to an IDictionary interface.

Applies to

Product Versions
.NET Core 1.0, Core 1.1
UWP 10.0