点击或拖拽改变大小

DALUserRole 类

Sweet 开发框架
DALUserRole:用户帐户角色关系
继承层次
SystemObject
  Sweet.Authority.DALDALUserRole

命名空间:  Sweet.Authority.DAL
程序集:   Sweet.Authority.SQLite (在 Sweet.Authority.SQLite.dll 中) 版本:3.10.1.0 (3.10.1.0)
  Sweet.Authority.SQLServer (在 Sweet.Authority.SQLServer.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public class DALUserRole

DALUserRole 类型公开以下成员。

构造函数
  名称说明
公共方法DALUserRole
初始化 DALUserRole 类的一个新实例
Top
方法
  名称说明
公共方法Delete
根据主键删除 UserRole 数据
公共方法DeleteByUserId
根据UserId删除 RoleRight 数据
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法GetHashCode (继承自 Object。)
公共方法GetSingleUserRole
获得单个 UserRole 实体对象
公共方法GetType (继承自 Object。)
公共方法Insert
新增 UserRole
受保护的方法MemberwiseClone (继承自 Object。)
公共方法QueryList
获得 UserRole 全部实体集合
公共方法QueryPagination
获得 UserRole 分页数据列表对象
公共方法ToString (继承自 Object。)
公共方法Update
修改 UserRole
Top
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架