ToString Method (DB2Double)
On this page
Converts the current
DB2Double structure to a
System.String.
Syntax
|
|---|
'Declaration
Public Overrides Function ToString() As String |
|
|---|
public override string ToString() |
Return Value
A
System.String representing the
DB2Double structure.
See Also