Overload List

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

See Also