4 references to SmallDateTimeOverflow
System.Data (4)
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
10074
throw SQL.
SmallDateTimeOverflow
(dt.ToString());
10659
throw SQL.
SmallDateTimeOverflow
(MetaType.ToDateTime(dt.days, dt.time, 4).ToString(CultureInfo.InvariantCulture));
10846
throw SQL.
SmallDateTimeOverflow
(MetaType.ToDateTime(dt.days, dt.time, 4).ToString(CultureInfo.InvariantCulture));
11017
throw SQL.
SmallDateTimeOverflow
(dt.ToString());