Name | Description | |
---|---|---|
![]() ![]() | Add | Concatenates two DB2Binary. |
![]() | CompareTo | Overloaded. Compares the current DB2Binary object to the specified object and returns an integer that represents their relative values. |
![]() ![]() | Concat | Concatenates two DB2Binary structures. |
![]() ![]() | Equals | Overloaded. Compares two DB2Binary structures to determine if they are equal. |
![]() | GetHashCode | Returns a hash code for the DB2Binary structure. |
![]() ![]() | GreaterThan | Determines whether the first of two DB2Binary values is greater than the second. |
![]() ![]() | GreaterThanOrEqual | Determines whether the first of two DB2Binary values is greater than or equal to the second. |
![]() ![]() | LessThan | Determines whether the first of two DB2Binary values is less than the second. |
![]() ![]() | LessThanOrEqual | Determines whether the first of two DB2Binary values is less than or equal to the second. |
![]() ![]() | NotEquals | Determines whether two DB2Binary values are not equal. |
![]() | ToString | Converts the current DB2Binary object to a System.String. |