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



Teradata.Client.Provider Namespace > TdTimestampWithTimeZone Structure : MaxValue Field
The largest possible value of TdTimestampWithTimeZone. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As TdTimestampWithTimeZone
'Usage
 
Dim value As TdTimestampWithTimeZone
 
value = TdTimestampWithTimeZone.MaxValue
public static readonly TdTimestampWithTimeZone MaxValue
public:
static readonly TdTimestampWithTimeZone MaxValue
Remarks
The largest possible value of TdTimestampWithTimeZone is equivalent to 9999-12-31 23:59:59.999999+00:00.
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdTimestampWithTimeZone Structure
TdTimestampWithTimeZone Members