IMethodExecutionInfo Properties

Include Protected Members
Include Inherited Members

The IMethodExecutionInfo type exposes the following members.

Properties

  Name Description
Public property Exception Gets an exception thrown during execution. (Inherited from IExecutionInfo.)
Public property Filters Gets the collection of filters used for the execution of the method instance.
Public property LobSystemInstance Gets the external system instance on which methods are to be executed. (Inherited from IExecutionInfo.)
Public property MethodInstance Gets the method instance that is executing or executed.
Public property Parameters Gets the arguments of the method that is invoked or being invoked in native form.
Public property SystemUtilityType Gets the type of the system utility that handles communication with the external system.

Top

See Also

Reference

IMethodExecutionInfo Interface

Microsoft.BusinessData.Runtime Namespace