2 references to SqlChars
System.Data.Common (2)
System\Data\Common\SQLTypes\SQLCharsStorage.cs (1)
112
return (new
SqlChars
((SqlString)tmp));
System\Data\SQLTypes\SQLChars.cs (1)
415
return new
SqlChars
(value);