DB2TimeStamp.ToString Method

Returns a string that represents the DB2TimeStamp structure.

Namespace:
IBM.Data.DB2Types
Assembly:
IBM.Data.DB2 (in IBM.Data.DB2)

Syntax


[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

Return value

A string representing the value of the DB2TimeStamp structure. The string representation of the timestamp will reflect the timestamp format that corresponds to the territory code of the client application.