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



Teradata.Client.Provider Namespace > TdIntervalMonth Structure : MinValue Field
The smallest possible value for the TdIntervalMonth interval type.
Syntax
'Declaration
 
Public Shared ReadOnly MinValue As TdIntervalMonth
'Usage
 
Dim value As TdIntervalMonth
 
value = TdIntervalMonth.MinValue
public static readonly TdIntervalMonth MinValue
public:
static readonly TdIntervalMonth MinValue
Remarks
The smallest value is -'9999'.
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

TdIntervalMonth Structure
TdIntervalMonth Members