Overload List

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

See Also