1 reference to Parse
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLDateTime.cs (1)
471return x.IsNull ? SqlDateTime.Null : SqlDateTime.Parse(x.Value);