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



Teradata.Client.Provider Namespace > TdTimestampWithTimeZone Structure : MinValue Field
The smallest possible value of TdTimestampWithTimeZone. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MinValue As TdTimestampWithTimeZone
'Usage
 
Dim value As TdTimestampWithTimeZone
 
value = TdTimestampWithTimeZone.MinValue
public static readonly TdTimestampWithTimeZone MinValue
public:
static readonly TdTimestampWithTimeZone MinValue
Remarks
The smallest possible value of TdTimestampWithTimeZone is equivalent to 0001-01-01 00:00:00+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

TdTimestampWithTimeZone Structure
TdTimestampWithTimeZone Members