IExecutionInfo Interface

Contains information about the execution of a method.

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

Syntax

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

See Also

Reference

IExecutionInfo Members

Microsoft.BusinessData.Runtime Namespace