BaseDAL(T).update Method (T)
类库说明文档
| BaseDALTupdate Method (T) |
更新记录
Namespace: DCSoft.DBUtilityGeneric.DAL
Assembly: DCSoft.DBUtilityGeneric (in DCSoft.DBUtilityGeneric.dll) Version: 0.0.0.0
C#
public int update( T entity )
Parameters
- entity
- Type: T
记录实体对象
Return Value
Type: Int32[Missing <returns> documentation for "M:DCSoft.DBUtilityGeneric.DAL.BaseDAL`1.update(`0)"]