Overload List
| Name | Description | |
|---|---|---|
| Save()()() |
Saves the CPublicationProduct along with all of its child records to the database using a
new DataServer object.
(Overrides CProduct..::.Save()()().) | |
| Save(DataServer) |
Saves the CPublicationProduct along with all of its child records to the database using the supplied
DataServer object.
(Overrides CProduct..::.Save(DataServer).) | |
| Save(DataServer, Boolean) |
Saves the Product along with all of its child records to the database.
(Inherited from CProduct.) |