IApplicationSettingGroupProvider Methods |
The IApplicationSettingGroupProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | 删除记录 |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAllByApplicationId | 查询所有相关记录 |
![]() | FindAllByParentId | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | GetPaging | 分页函数 |
![]() | Insert | 添加记录 |
![]() | IsExist | 查询是否存在相关的记录 |
![]() | IsExistName | 查询是否存在相关的记录 |
![]() | Save | 保存记录 |
![]() | SyncFromPackPage | 同步信息 |
![]() | Update | 修改记录 |