GetOracleBlobForUpdate
GetOracleBlobForUpdate
returns an updatable OracleBlob
object of the specified BLOB
column.
Overload List:
-
This method returns an updatable
OracleBlob
object of the specifiedBLOB
column. -
GetOracleBlobForUpdate(int, int)
This method returns an updatable
OracleBlob
object of the specifiedBLOB
column using aWAIT
clause.