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



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

TdIntervalDay Structure
TdIntervalDay Members