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