ApplicationSettingService Class |
[Missing <summary> documentation for "T:X3Platform.Apps.BLL.ApplicationSettingService"]
Namespace: X3Platform.Apps.BLL
The ApplicationSettingService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationSettingService | 构造函数 |
Name | Description | |
---|---|---|
![]() | Delete | 删除记录 |
![]() | Equals | (Inherited from Object.) |
![]() | FetchNeededSyncData | 获取需要同步的数据 |
![]() | Finalize | (Inherited from Object.) |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAll(String) | 查询所有相关记录 |
![]() | FindAll(String, Int32) | 查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupId(String) | 根据参数分组信息查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupId(String, String) | 根据参数分组信息查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupName(String) | 根据参数分组信息查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupName(String, String) | 根据参数分组信息查询所有相关记录 |
![]() | FindAllQueryObject | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPaging | 分页函数 |
![]() | GetQueryObjectPages | 分页函数 |
![]() | GetText | 根据配置的文本获取值信息 |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue | 根据配置的文本获取值信息 |
![]() | IsExist | 查询是否存在相关的记录 |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save | 保存记录 |
![]() | SyncFromPackPage | 同步信息 |
![]() | ToString | (Inherited from Object.) |