Returns a string that represents the DB2Decimal structure.
[Visual Basic]
Public Overrides Function ToString As String
[C#]
public override string ToString ()
[C++]
public:
virtual String^ ToString () override
[JScript]
public override function ToString () : String
A string representing the value of the DB2Decimal structure.