OracleParameterCollection.IsReadOnly Özellik

Tanım

OracleParameterCollection salt okunur olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

salt okunursa true döndürürOracleParameterCollection, false aksi takdirde.

Uygulamalar

Şunlara uygulanır