Open GoogleCodeExporter opened 9 years ago
Can you add a broken test case? Or sample where the current dynamic stuff is
causing an issue?
Original comment by sam.saff...@gmail.com
on 22 Jan 2012 at 11:34
@Sam just:
dynamic obj = new ExpandoObject();
conn.Query<string>(@"...", obj);
is enough... thoughts?
Original comment by marc.gravell
on 25 Jun 2012 at 3:47
Original issue reported on code.google.com by
p...@paultyng.net
on 19 Jan 2012 at 9:29