Overload List

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

See Also