| AkUpdateExecutor Class |
Namespace: Appkit.Data
public class AkUpdateExecutor
The AkUpdateExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| AkUpdateExecutor(String) |
构造。
| |
| AkUpdateExecutor(String, AkObject) |
构造。
更新的范围仅限于指定父对象的子对象。 |
| Name | Description | |
|---|---|---|
| AddInFilter |
增加关联查询的条件构造器。
| |
| AddItem(String, DateTime) |
添加更新条目。
| |
| AddItem(String, Double) |
添加更新条目。
| |
| AddItem(String, String) |
添加更新条目。
| |
| Execute(String) |
执行。
内部进行事务控制。 | |
| Execute(AkTransaction) |
执行。
由调用者进行事务控制。 |