DB2Real370 Members
Represents the REAL Db2® for OS/390® database type, which is represented in IBM® 370 notation. Encapsulates the double .NET data type. The following tables list the members exposed by the DB2Real370 structure.
Public Fields
Public Constructors
| Constructor | Description |
|---|---|
DB2®Real370 |
Initializes a new DB2Real370 structure with the specified value. |
Public Properties
Public Methods
| Method | Description |
|---|---|
Parse |
Converts the supplied String to DB2Real370. |
ToString |
Returns a string that represents the DB2Real370 structure. |
op_explicit |
Converts the supplied DB2Real370 structure to a double. |
op_implicit |
Converts the supplied double to DB2Real370. |