Overload List
| Name | Description | |
|---|---|---|
| Save()()()() |
Saves the CEvent object along with all of its child records to the database using a new
DataServer object.
| |
| Save(DataServer) |
Saves the CEvent object along with all of its child records to the database using
the supplied DataServer object and a new transaction.
| |
| Save(DataServer, Boolean) |
Saves the CEvent object along with all of its child records to the database using
the supplied DataServer object.
|