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



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

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

See Also

Reference

TdTimestamp Structure
TdTimestamp Members