1 reference to Parse
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLBoolean.cs (1)
363return x.IsNull ? Null : SqlBoolean.Parse(x.Value);