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



Teradata.Client.Provider Namespace > TdIntervalYearToMonth Structure : MinPrecision Field
A constant representing the minimum number of significant digits in the TdIntervalYearToMonth.Years interval component.
Syntax
'Declaration
 
Public Shared ReadOnly MinPrecision As Byte
'Usage
 
Dim value As Byte
 
value = TdIntervalYearToMonth.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

TdIntervalYearToMonth Structure
TdIntervalYearToMonth Members