Click or drag to resize
IApplicationSettingGroupService Methods

The IApplicationSettingGroupService type exposes the following members.

Methods
  NameDescription
Public methodDelete
删除记录
Public methodFetchNeededSyncData
获取需要同步的数据
Public methodFindAll
查询所有相关记录
Public methodFindAll(String)
查询所有相关记录
Public methodFindAll(String, Int32)
查询所有相关记录
Public methodFindAllByApplicationId
查询所有相关记录
Public methodFindAllByParentId
查询所有相关记录
Public methodFindOne
查询某条记录
Public methodGetPaging
分页函数
Public methodIsExist
查询是否存在相关的记录
Public methodIsExistName
查询是否存在相关的记录
Public methodSave
保存记录
Public methodSyncFromPackPage
同步信息
Top
See Also