DB2Clob constructors
Initializes a new instance of the DB2Clob object.
Public Constructors
| Constructor | Description |
|---|---|
DB2®Clob(string value) |
Initializes a new DB2Clob object with the specified string. |
DB2ClobClob(DB2Connection
conn) |
Initializes a new DB2Clob object that is associated with a specified connection. |
