| Overload | Description |
|---|---|
| OracleLob Constructor(OracleDbType) | Initializes a new instance of the OracleLob class with the specified Oracle LOB type. |
| OracleLob Constructor(OracleDbType,Boolean) | Initializes a new instance of the OracleLob class with the specified Oracle LOB type. |
| OracleLob Constructor(OracleConnection,OracleDbType) | Initializes a new instance of the OracleLob class with the specified OracleConnection and Oracle LOB type. |
| OracleLob Constructor(OracleConnection,OracleDbType,Boolean) | Initializes a new instance of the OracleLob class with the specified OracleConnection and Oracle LOB type. |