1 reference to Parse
System.Data.Common (1)
System\Data\SQLTypes\SQLBoolean.cs (1)
288return x.IsNull ? Null : SqlBoolean.Parse(x.Value);