mi_string *mi_trigger_name(void)
Valid in Client LIBMI Application? | Valid in User-Defined Routine? |
---|---|
No | Yes |
The mi_trigger_name( ) function queries the database server for the table on which the trigger is being is executed and returns the values of the owner name and the trigger name.
See also descriptions of mi_trigger_event( ), mi_trigger_get_new_row( ), mi_trigger_get_old_row( ), mi_trigger_level( ), and mi_trigger_tabname( ).