![]() | XDataSetLoad 方法 |
名称 | 说明 | |
---|---|---|
![]() | Load(IDataReader, LoadOption, DataTable) | (继承自 DataSet。) |
![]() | Load(IDataReader, LoadOption, String) | (继承自 DataSet。) |
![]() | Load(IDataReader, LoadOption, FillErrorEventHandler, DataTable) |
Dapper想要返回DataSet,需要重写Load方法
(重写 DataSetLoad(IDataReader, LoadOption, FillErrorEventHandler, DataTable).) |