Name | Description | |
---|---|---|
![]() | DB2Clob Constructor | Initializes a new instance of the DB2Clob structure, setting the Value property to the provided System.String. |
The following tables list the members exposed by DB2Clob.
Name | Description | |
---|---|---|
![]() | DB2Clob Constructor | Initializes a new instance of the DB2Clob structure, setting the Value property to the provided System.String. |
Name | Description | |
---|---|---|
![]() ![]() | Null | Represents a null value that can be assigned to the Value property of an DB2Clob structure. |
Name | Description | |
---|---|---|
![]() | CacheData | Indicates if the data stored in the DB2Clob instance is to be cached. |
![]() | IsNull | Indicates whether the Value property of the DB2Clob is Null. |
![]() | Value | Gets the binary value that is stored in the specified DB2Clob structure. |
Name | Description | |
---|---|---|
![]() | Equals | Compares the specified object parameter to the Value property of the DB2Clob object. |
![]() | GetChars | Reads the specified number of characters starting from the specified column offset into the buffer starting at the specified buffer offset. |
![]() | GetHashCode | Returns a hash code for the DB2Clob structure. |
![]() | ToString | Converts the current DB2Clob object to a System.String. |
![]() | Overloaded. Converts the specified DB2Clob to a DB2String. |