1 instantiation of SqlDateTimeStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
306
case StorageType.SqlDateTime: return new
SqlDateTimeStorage
(column); //???/ what to do