OracleParameterCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die OracleParameterCollection schreibgeschützt ist.

public:
 property bool IsReadOnly { bool get(); };
public:
 virtual property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
public override bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean
Public Overrides ReadOnly Property IsReadOnly As Boolean

Eigenschaftswert

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

Implementiert

Gilt für: