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



Teradata.Client.Provider Namespace > TdTimeWithTimeZone Structure : MaxValue Field
The largest possible value of TdTimeWithTimeZone. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As TdTimeWithTimeZone
'Usage
 
Dim value As TdTimeWithTimeZone
 
value = TdTimeWithTimeZone.MaxValue
public static readonly TdTimeWithTimeZone MaxValue
public:
static readonly TdTimeWithTimeZone MaxValue
Remarks
The largest possible value of TdTimeWithTimeZone is equivalent to 23:59:59.999999+00:00.
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

TdTimeWithTimeZone Structure
TdTimeWithTimeZone Members