Question
how to get data from infotable ?
I want to get data from infotable ,for example , an infotable have two column and with lots of data, the columns are "date" and "temperature", I want to get the temperature in the time "2017-01-14 PM02:30:00" ,then bind the data to one thing's property , what should i do ?

