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



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

TdDate Structure
TdDate Members