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


- customer (Customer)
- The customer to be deleted.

Number of rows affected.