Send feedback on this topic.
Teradata.Client.Provider
MaxValue Field (TdTimestamp)



Teradata.Client.Provider Namespace > TdTimestamp Structure : MaxValue Field
The largest possible value of TdTimestamp. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As TdTimestamp
'Usage
 
Dim value As TdTimestamp
 
value = TdTimestamp.MaxValue
public static readonly TdTimestamp MaxValue
public:
static readonly TdTimestamp MaxValue
Remarks
The largest possible value of TdTimestamp is equivalent to 9999-12-31 23:59:59.999999.
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdTimestamp Structure
TdTimestamp Members