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

In This Topic
Write Method
In This Topic
Writes a sequence of bytes to the current OracleLob stream, and advances the current position within this stream by the number of bytes written.
Overload List
OverloadDescription
Writes a sequence of bytes to the current OracleLob stream, and advances the current position within this stream by the number of bytes written.  
Writes a string to the current OracleLob stream, and advances the current position within this stream by the number of bytes written.  
Writes a string to the current OracleLob stream, and advances the current position within this stream by the number of bytes written.  
Writes a string to the current OracleLob stream, and advances the current position within this stream by the number of bytes written.  
See Also