The Event type exposes the following members.

Constructors

  NameDescription
Public methodEvent
Initializes a new instance of the Event class

Methods

  NameDescription
Public methodStatic memberLog(Event..::..Type, String, String)
Logs a new user-defined event to the current database.
Public methodStatic memberLog(Event..::..Type, String, String, Database)
Logs a new user-defined event to the user-specified database.

See Also