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