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.
Declaration Syntax
Parameters
- customer (Customer)
- The customer with updated values.
Return Value
Number of rows affected.