dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLob Class / Read Method

In This Topic
Read Method (OracleLob)
In This Topic
Reads a sequence of bytes from the current OracleLob stream and advances the position within the stream by the number of bytes read.
Overload List
OverloadDescription
Reads a sequence of bytes from the current OracleLob stream and advances the position within the stream by the number of bytes read.  
Reads a sequence of characters from the current OracleLob stream and advances the position within the stream by the number of bytes read.  
See Also