ToString Method (DB2DecimalFloat)
Converts the current
DB2DecimalFloat structure to a
System.String.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
A
System.String representing the
DB2DecimalFloat structure.