Click or drag to resize
IDao.UpdateExisting Method
Overload List
  NameDescription
Public methodUpdateExisting(IEntityFields, ITransaction)
Updates an existing entity using the given fields.
Public methodUpdateExisting(IEntityFields, ITransaction, IPredicate)
Updates an existing entity using the given fields.
Top
See Also