DB2Blob constructors

Initializes a new instance of the DB2Blob object.

Table 1. Public Constructors
Public Constructor Description
public method DB2®Blob(byte[] value) Initializes a new DB2Blob object with the specified byte array.
public method DB2Blob(DB2Connection conn) Initializes a new DB2Blob object that is associated with a specified connection.