Design Pattern Framework 3.5
UpdateCustomer Method (customer)
Patterns-In-Action! Application ► DataObjects ► ICustomerDao ► UpdateCustomer(Customer)
Updates a customer.
Declaration Syntax
Parameters
- customer (Customer)
- Customer.
Return Value
Number of customer records updated.