看起来Dapper中有一个ExecuteScalar ......
http://code.google.com/p/dapper-dot-net/issues/attachmentText?id=22&aid=220000000&name=ExecuteScalar.cs&token=9e2fd8899022f507b140ffb883c60e34
是否重命名或删除了ExecuteScalar?
现在可以用.Query或.Query <T>来实现吗?
c# dapper
c# ×1
dapper ×1