IApplicationEventService Methods |
The IApplicationEventService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | 删除记录 |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAll(String) | 查询所有相关记录 |
![]() | FindAll(String, Int32) | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | GetPaging |
数据表 高效分页函数.
|
![]() | IsExist | 检测是否存在相关的记录 |
![]() | Save | 保存记录 |