IsReadOnly
This method indicates whether the OracleOpaqueString
is read-only.
Declaration
// C# public bool IsReadOnly()
Remarks
true
if this string is marked read-only; otherwise, false
.
This method indicates whether the OracleOpaqueString
is read-only.
Declaration
// C# public bool IsReadOnly()
Remarks
true
if this string is marked read-only; otherwise, false
.