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