IsReadOnly Property (OracleArray)
Gets a value indicating whether the
OracleArray is read-only.
public bool IsReadOnly {get;}
'Declaration
Public ReadOnly Property IsReadOnly As Boolean
Property Value
true if the
OracleArray is read-only; otherwise,
false.