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

Write Method
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also