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



Teradata.Client.Provider Namespace > TdDate Structure : MaxValue Field
The largest possible value of TdDate. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As TdDate
'Usage
 
Dim value As TdDate
 
value = TdDate.MaxValue
public static readonly TdDate MaxValue
public:
static readonly TdDate MaxValue
Remarks
The largest possible value of TdDate is equivalent to 9999-12-31.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdDate Structure
TdDate Members