13.2.2 OracleBlob Constructors
OracleBlob constructors are listed in Table 13-10.
                  
Overload List:
- 
                        
                        This constructor creates an instance of the OracleBlobclass bound to a temporaryBLOBwith anOracleConnectionobject.
- 
                        OracleBlob(OracleConnection, bool) This constructor creates an instance of the OracleBlobclass bound to a temporaryBLOBwith anOracleConnectionobject and a boolean value for caching.