Click or drag to resize
IApplicationEventProvider Interface

[Missing <summary> documentation for "T:X3Platform.Apps.IDAL.IApplicationEventProvider"]

Namespace: X3Platform.Apps.IDAL
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IApplicationEventProvider

The IApplicationEventProvider type exposes the following members.

Methods
  NameDescription
Public methodDelete
删除记录
Public methodFindAll
查询所有相关记录
Public methodFindOne
查询某条记录
Public methodGetPaging
分页函数
Public methodIsExist
检测是否存在相关的记录
Public methodSave
保存记录
Top
See Also