1 reference to MaxTimeSpan
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLDateTime.cs (1)
242
if (value < MinTimeSpan || value >
MaxTimeSpan
)