I hope this makes sense, I am trying to store a SQL Server 2008 time(7) datatype in an object.
time
I am using the below to read the data into the object, but it
Per the documentation, you should be using the TimeSpan type and SqlDataReader.GetTimeSpan.
TimeSpan