ApplicationProvider Methods |
The ApplicationProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginTransaction | 启动事务 |
![]() | BeginTransaction(IsolationLevel) | 启动事务 |
![]() | BindAuthorizationScopeObjects | 配置应用的权限信息 |
![]() | CommitTransaction | 提交事务 |
![]() | Delete | 删除记录 |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAllByAccountId | 根据帐号所属的标准角色信息对应的应用系统的功能点, 查询此帐号有权限启用的应用系统信息. |
![]() | FindAllByRoleIds | 根据角色所属的标准角色信息对应的应用系统的功能点, 查询此帐号有权限启用的应用系统信息. |
![]() | FindOne | 查询某条记录 |
![]() | FindOneByApplicationName | 查询某条记录 |
![]() | GetAuthorizationScopeObjects | 查询应用的权限信息 |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPaging | 分页函数 |
![]() | GetType | (Inherited from Object.) |
![]() | HasAuthority | 判断用户是否拥应用有权限信息 |
![]() | Insert | 添加记录 |
![]() | IsExist | 查询是否存在相关的记录 |
![]() | IsExistName | 查询是否存在相关的记录 |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RollBackTransaction | 回滚事务 |
![]() | Save | 保存记录 |
![]() | SyncFromPackPage | 同步信息 |
![]() | ToString | (Inherited from Object.) |
![]() | Update | 修改记录 |