Design Pattern Framework 3.5
UpdateCustomer Method (customer)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqCustomerDao ► UpdateCustomer(Customer)
Updates a customer record in the database.


- customer (Customer)
- The customer with updated values.

Number of rows affected.