OracleLob.CanRead Property
.NET Framework (current version)
Gets a value indicating whether the LOB stream can be read.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System.Booleantrue if the LOB stream supports reading, otherwise false if a LOB is closed or disposed.
.NET Framework
Available since 1.1
Available since 1.1
Show: