GetOracleClobForUpdate
GetOracleClobForUpdate
returns an updatable OracleClob
object of the specified CLOB
column.
Overload List:
-
This method returns an updatable
OracleClob
object of the specifiedCLOB
column. -
GetOracleClobForUpdate(int, int)
This method returns an updatable
OracleClob
object of the specifiedCLOB
column using aWAIT
clause.