ACTIONTYPENAME

Returns the English-like name of the currently executing event action's type. This expression returns the same value as the T-SQL function dbo.EventActionTypeName() when it is passed the EventAction.ActionType for this event action.

Return Value

String

Syntax

ACTIONTYPENAME( )