'Declaration
Public Overloads Function Erase() As Long
Return Value
The number of bytes erased.
Remarks
The OracleLob length remains the same for a OracleDbType.Blob data type, and the erased data is replaced by 0x00. OracleDbType.Clob and OracleDbType.NClob data types are replaced by spaces.