Design Pattern Framework 3.5
InsertCustomer Method (customer)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqCustomerDao ► InsertCustomer(Customer)
Inserts a new customer record to the database.
Declaration Syntax
Parameters
- customer (Customer)
- The customer to be inserted.