LiteRepository API Reference
LiteRepository API Reference
LiteRepository - Namespaces
LiteRepository
Db Class
Db Methods
Update Method
Update(E) Method (E)
Update(E) Method (Object, Expression(Func(E, Boolean)))
Db
Update Method
Overload List
Name
Description
Update
E
(E)
Updates
entity
in the database.
Update
E
(Object, Expression
Func
E, Boolean
)
Updates subset
subEntity
of the entity in the database.
Top
See Also
Reference
Db Class
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov