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