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

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

See Also

Reference

TdTimestampWithTimeZone Structure
TdTimestampWithTimeZone Members