Parameters
- connection
- The OracleConnection object.
- lobType
- One of the OracleDbType values. May be OracleDbType.Blob, OracleDbType.BFile, OracleDbType.Clob, or OracleDbType.NClob.
- isCaching
- true if the OracleLob should be read into the cache; otherwise, false.