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



Teradata.Client.Provider Namespace > TdIntervalMonth Structure : MinPrecision Field
A constant representing the minimum number of significant digits in the TdIntervalMonth.Months interval component.
Syntax
'Declaration
 
Public Shared ReadOnly MinPrecision As Byte
'Usage
 
Dim value As Byte
 
value = TdIntervalMonth.MinPrecision
public static readonly byte MinPrecision
public:
static readonly byte MinPrecision
Remarks
The value of this constant is 1.
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

TdIntervalMonth Structure
TdIntervalMonth Members