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