![]() | XLoadAdapter 类 |
.NET的DataSet.Load方法,底层调用DataAdapter.Fill(DataTable[], IDataReader, int, int)
Dapper想要返回DataSet,需要重写Load方法,不必传入DataTable[],因为数组长度不确定
命名空间: Sweet.DBUtility.MySQL
XLoadAdapter 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | XLoadAdapter |
数据适配器
|
名称 | 说明 | |
---|---|---|
![]() | AcceptChangesDuringFill | (继承自 DataAdapter。) |
![]() | AcceptChangesDuringUpdate | (继承自 DataAdapter。) |
![]() | CanRaiseEvents | (继承自 Component。) |
![]() | Container | (继承自 Component。) |
![]() | ContinueUpdateOnError | (继承自 DataAdapter。) |
![]() | DesignMode | (继承自 Component。) |
![]() | Events | (继承自 Component。) |
![]() | FillLoadOption | (继承自 DataAdapter。) |
![]() | MissingMappingAction | (继承自 DataAdapter。) |
![]() | MissingSchemaAction | (继承自 DataAdapter。) |
![]() | ReturnProviderSpecificTypes | (继承自 DataAdapter。) |
![]() | Site | (继承自 Component。) |
![]() | TableMappings | (继承自 DataAdapter。) |
名称 | 说明 | |
---|---|---|
![]() | Disposed | (继承自 Component。) |
![]() | FillError | (继承自 DataAdapter。) |
名称 | 说明 | |
---|---|---|
![]() | ConsoleWriteLine | (由 SystemEx 定义。) |
![]() | WriteConsole | (由 UConsole 定义。) |