1 reference to CharStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
277
case StorageType.Char: return new
CharStorage
(column);