Click or drag to resize
AkUpdateExecutor Methods

The AkUpdateExecutor type exposes the following members.

Methods
  NameDescription
Public methodAddInFilter
增加关联查询的条件构造器。
Public methodAddItem(String, DateTime)
添加更新条目。
Public methodAddItem(String, Double)
添加更新条目。
Public methodAddItem(String, String)
添加更新条目。
Public methodExecute(String)
执行。

内部进行事务控制。

Public methodExecute(AkTransaction)
执行。

由调用者进行事务控制。

Top
See Also