2 references to SqlString
System.Data.Common (2)
System\Data\SQLTypes\SQLString.cs (2)
49
public static readonly SqlString Null = new
SqlString
(true);
526
return new
SqlString
(true);