DataConnectionProperties.IDictionary.IsReadOnly Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob der schreibgeschützt IDictionary ist.

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

Eigenschaftswert

Boolean

Gibt true zurück, wenn die schreibgeschützt IDictionary ist, andernfalls false.

Implementiert

Gilt für