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.
Declaration Syntax
Parameters
- customer (Customer)
- The customer to be deleted.
Return Value
Number of rows affected.