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



Teradata.Client.Provider Namespace > TdIntervalSecond Structure : MinValue Field
The smallest possible value for TdIntervalSecond.
Syntax
'Declaration
 
Public Shared ReadOnly MinValue As TdIntervalSecond
'Usage
 
Dim value As TdIntervalSecond
 
value = TdIntervalSecond.MinValue
public static readonly TdIntervalSecond MinValue
public:
static readonly TdIntervalSecond MinValue
Remarks
The value is -'9999.999999'.
Requirements
ProductVersionsPlatforms
.NET2.1, 3.1, 6Windows, Linux, MacOS
.NET Framework4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdIntervalSecond Structure
TdIntervalSecond Members