Send feedback on this topic.
Teradata.Client.Provider
MaxPrecision Field (TdIntervalYear)



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

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

See Also

Reference

TdIntervalYear Structure
TdIntervalYear Members