InsertCustomer Method (customer)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
InsertCustomer Method (customer)
Patterns-In-Action! Application ► DataObjects ► ICustomerDao ► InsertCustomer(Customer)
Inserts a new customer.
- customer (Customer)
- Customer.
Following insert, customer object will contain the new identifier.