DB2Blob Structure Members
In This Topic
The following tables list the members exposed by DB2Blob.
Public Constructors
Public Fields
| Name | Description |
  | Null | Represents a null value that can be assigned to the Value property of an DB2Blob structure. |
Top
Public Properties
Public Methods
| Name | Description |
 | Equals | Compares the specified object parameter to the Value property of the DB2Blob object. |
 | GetBytes | Reads the specified number of bytes starting from the specified column offset into the buffer starting at the specified buffer offset. |
 | GetHashCode | Returns a hash code for the DB2Blob structure. |
 | ToString | Converts the current DB2Blob object to a System.String. |
Top
Public Operators
See Also