摘要:
在一个邮件列表的讨论中,了解了如何在IBatis.Net中返回DataSet以及一些相关的内容。Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->publicstaticDataSetQueryForDataSet(stringstatementName,objectparamObject){DataSetds=newDataSet();ISqlMappermapper=GetMapper();IMappedStatementstatement 阅读全文
posted @ 2011-04-08 15:44
永不放弃-Jack wu
阅读(536)
评论(1)
推荐(0)