dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Real370 Structure

In This Topic
DB2Real370 Structure Methods
In This Topic

For a list of all members of this type, see DB2Real370 members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Gets the absolute value of the DB2Real370.  
Public Methodstatic (Shared in Visual Basic)Adds two DB2Real370 values.  
Public Methodstatic (Shared in Visual Basic)Returns the smallest integer number greater than or equal to the specified DB2Real370 number.  
Public MethodOverloaded. Compares the current DB2Real370 object to the specified object and returns an integer that represents their relative values.  
Public Methodstatic (Shared in Visual Basic)Divides one DB2Real370 value by another.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Compares two DB2Real370 structures to determine if they are equal.  
Public Methodstatic (Shared in Visual Basic)Returns the largest integer number less than or equal to the specified DB2Real370 number.  
Public MethodGets a hash code for the DB2Real370 instance.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2Real370 values is greater than the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2Real370 values is greater than or equal to the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2Real370 values is less than the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2Real370 values is less than or equal to the second.  
Public Methodstatic (Shared in Visual Basic)Multiplies two DB2Real370 structures.  
Public Methodstatic (Shared in Visual Basic)Determines whether two DB2Real370 values are not equal.  
Public Methodstatic (Shared in Visual Basic)Converts a System.String representation of a number to its DB2Real370 equivalent.  
Public Methodstatic (Shared in Visual Basic)Subtracts one DB2Real370 structure from another.  
Public MethodConverts the current DB2Real370 structure to a System.String.  
Top
See Also