Send feedback on this topic.
Teradata.Client.Provider
MinPrecision Field (TdIntervalDay)



Teradata.Client.Provider Namespace > TdIntervalDay Structure : MinPrecision Field
A constant representing the minimum number of significant digits in the TdIntervalDay.Days interval component.
Syntax
'Declaration
 
Public Shared ReadOnly MinPrecision As Byte
'Usage
 
Dim value As Byte
 
value = TdIntervalDay.MinPrecision
public static readonly byte MinPrecision
public:
static readonly byte MinPrecision
Remarks
The value of this constant is 1.
Requirements

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

See Also

Reference

TdIntervalDay Structure
TdIntervalDay Members