'Declaration Public Overloads Overrides Function ToString() As String
public override string ToString()
public: String^ ToString(); override
Return Value
The string representation of TdDate is returned.
'Declaration Public Overloads Overrides Function ToString() As String
public override string ToString()
public: String^ ToString(); override
The string representation of the data will be in the format: "yyyy-MM-dd".
If the this instance is TdDate.Null, a string that contains "Null" will be returned.
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2