Ant Organisation Ltd documentation | |
SQLAction.ProcessActionResults Method
Processes the results of action
Parameters
- instance
- Instance which is receiving the actions
- connection
- Database connection being used in this transaction
- transaction
- Transaction on the connection which can be used to write to the database
- performedBy
- User who performed the action
- results
- Free form (format depends on the action) results of the action
- state
- Reference to the state string which is used/modified by this action
Return Value
Result of the action, must correspond to one of the required transition names
Implements
Action.ProcessActionResults
See Also
SQLAction Class | Ant.Workflow.Actions Namespace