2 references to SetToDateTime2
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
5270value.SetToDateTime2(unencryptedBytes, length, TdsEnums.MAX_TIME_SCALE, denormalizedScale); 5430value.SetToDateTime2(datetimeBuffer, length, scale, scale);