 | DALRoleRightUpdate 方法 |
Sweet 开发框架
修改 RoleRight
命名空间:
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 ResultMsg Update(
RoleRight model
)
Public Function Update (
model As RoleRight
) As ResultMsg
member Update :
model : RoleRight -> ResultMsg
参数
- model
- 类型:Sweet.Authority.ModelRoleRight
RoleRight
返回值
类型:
ResultMsg[缺少 "M:Sweet.Authority.DAL.DALRoleRight.Update(Sweet.Authority.Model.RoleRight)" 的 <returns> 文档]
参见