1 reference to Parse
System.Data.Common (1)
System\Data\SQLTypes\SQLDateTime.cs (1)
474return x.IsNull ? SqlDateTime.Null : SqlDateTime.Parse(x.Value);