2 references to SqlString
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLString.cs (2)
73
public static readonly SqlString Null = new
SqlString
(true);
599
return new
SqlString
(true);