MicroStrategy ONE
List Events statement
Lists all of the events in a metadata repository.
Copy
LIST [ALL] EVENTS;
Example
Copy
LIST ALL EVENTS;
ResultSet Columns
DESCRIPTION: The description of the event, returned as a string.
ID: The object ID of the event, returned as a string.
LONG_DESCRIPTION: The long description of the event, returned as a string.
NAME: The name of the event, returned as a string.