AdoDotNetConnectionProperties.IDictionary.IsFixedSize Propriedade

Definição

Recupera um valor booliano que indica se a IDictionary instância especificada tem um tamanho fixo.

property bool System::Collections::IDictionary::IsFixedSize { bool get(); };
bool System.Collections.IDictionary.IsFixedSize { get; }
member this.System.Collections.IDictionary.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IDictionary.IsFixedSize

Valor da propriedade

Boolean

Retornará true se a IDictionary instância tiver um tamanho fixo; caso contrário, retornará false.

Implementações

Aplica-se a