Click or drag to resize
ApplicationEventService Methods

The ApplicationEventService type exposes the following members.

Methods
  NameDescription
Public methodDelete
删除一组数据记录
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindAll
查询所有相关记录
Public methodFindAll(String)
查询所有相关记录
Public methodFindAll(String, Int32)
查询所有相关记录
Public methodFindOne
查询某条记录
Public methodGetHashCode (Inherited from Object.)
Public methodGetPaging
数据表 高效分页函数.
Public methodGetType (Inherited from Object.)
Public methodIsExist
检测是否存在相关的记录
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave
保存记录
Public methodToString (Inherited from Object.)
Top
See Also