DB2Clob Structure Members
In This Topic
The following tables list the members exposed by DB2Clob.
Public Constructors
Public Fields
| Name | Description |
  | Null | Represents a null value that can be assigned to the Value property of an DB2Clob structure. |
Top
Public Properties
Public Methods
| 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. |
Top
Public Operators
See Also