The IExecutable type exposes the following members.

Methods

  NameDescription
Public methodBeforeExecutions
Called before executing any actions
Public methodExecute
Execute this action

Properties

  NameDescription
Public propertyAfterTransactionCompletionProcess
Get the after-transaction-completion process, if any, for this action.
Public propertyBeforeTransactionCompletionProcess
Get the before-transaction-completion process, if any, for this action.
Public propertyPropertySpaces
What spaces (tables) are affected by this action?

See Also