1 instantiation of SqlCharsStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
305
case StorageType.SqlChars: return new
SqlCharsStorage
(column);