Overload List

  NameDescription
Save()()()
Saves the Product along with all of its child records to the database using a new DataServer object.
(Overrides CProduct..::.Save()()().)
Save(DataServer)
Saves the Product along with all of its child records to the database using the specified DataServer.
(Overrides CProduct..::.Save(DataServer).)
Save(DataServer, Boolean)
Saves the Product along with all of its child records to the database.
(Inherited from CProduct.)

See Also