ApplicationSettingProvider Methods |
The ApplicationSettingProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindAuthorizationScopeObjects | 配置应用的权限信息 |
![]() | Delete | 删除记录 |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupId | 根据参数分组信息查询所有相关记录 |
![]() | FindAllByApplicationSettingGroupName | 根据参数分组信息查询所有相关记录 |
![]() | FindAllQueryObject | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | GetAuthorizationScopeObjects | 查询应用的权限信息 |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPaging | 分页函数 |
![]() | GetQueryObjectPages | 分页函数 |
![]() | GetText | 根据配置的值获取文本信息 |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue | 根据配置的文本获取值信息 |
![]() | HasAuthority | 判断用户是否拥数据权限信息 |
![]() | Insert | 添加记录 |
![]() | IsExist | 查询是否存在相关的记录 |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save | 保存记录 |
![]() | SyncFromPackPage | 同步信息 |
![]() | ToString | (Inherited from Object.) |
![]() | Update | 修改记录 |