Overload List

  NameDescription
Public methodSave()()()()
Saves the CEvent object along with all of its child records to the database using a new DataServer object.
Public methodSave(DataServer)
Saves the CEvent object along with all of its child records to the database using the supplied DataServer object and a new transaction.
Public methodSave(DataServer, Boolean)
Saves the CEvent object along with all of its child records to the database using the supplied DataServer object.

See Also