DB2Clob constructors

Initializes a new instance of the DB2Clob object.

Public Constructors

Constructor Description
public methodDB2®Clob(string value) Initializes a new DB2Clob object with the specified string.
public methodDB2ClobClob(DB2Connection conn) Initializes a new DB2Clob object that is associated with a specified connection.