1 instantiation of DateTimeOffsetStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
297
case StorageType.DateTimeOffset: return new
DateTimeOffsetStorage
(column);