IMethodExecutionInfo Interface

Provides information on a method instance that is executed or being executed against an external system.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface IMethodExecutionInfo _
    Inherits IExecutionInfo, IDisposable
'Usage
Dim instance As IMethodExecutionInfo
public interface IMethodExecutionInfo : IExecutionInfo, 
    IDisposable

See Also

Reference

IMethodExecutionInfo Members

Microsoft.BusinessData.Runtime Namespace

IExecutionContext