| ApplicationMenuProvider Class |
[Missing <summary> documentation for "T:X3Platform.Apps.DAL.IBatis.ApplicationMenuProvider"]
Namespace: X3Platform.Apps.DAL.IBatis
The ApplicationMenuProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationMenuProvider | 构造函数 |
| Name | Description | |
|---|---|---|
| BeginTransaction | 启动事务 | |
| BeginTransaction(IsolationLevel) | 启动事务 | |
| BindAuthorizationScopeObjects | 配置应用的权限信息 | |
| CommitTransaction | 提交事务 | |
| Delete | 删除记录 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindAll | 查询所有相关记录 | |
| FindAllQueryObject | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GetAuthorizationScopeObjects | 查询实体对象的权限信息 | |
| GetHashCode | (Inherited from Object.) | |
| GetPaging | 分页函数 | |
| GetQueryObjectPages | 分页函数 | |
| GetType | (Inherited from Object.) | |
| HasAuthority | 判断用户是否拥数据权限信息 | |
| Insert | 添加记录 | |
| IsExist | 查询是否存在相关的记录 | |
| MemberwiseClone | (Inherited from Object.) | |
| RollBackTransaction | 回滚事务 | |
| Save | 保存记录 | |
| SyncFromPackPage | 同步信息 | |
| ToString | (Inherited from Object.) | |
| Update | 修改记录 |