1 instantiation of TimeSpanStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
290
case StorageType.TimeSpan: return new
TimeSpanStorage
(column);