ToString Method (DB2Date)
In This Topic
Converts the specified
DB2Date structure to a
System.String.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A
System.String representing the
Value property of the
DB2Date structure.
See Also