public void Append( OracleString value )
'Declaration Public Overloads Sub Append( _ ByVal value As OracleString _ )
To write to the OracleLob you must have a local transaction started.
All data from the source OracleString is appended to the end of the current OracleLob.
OracleLob Class OracleLob Members Overload List