共用方式為


IMethodExecutionInfo 介面

提供執行方法執行個體的資訊或外部系統針對正在執行。

命名空間:  Microsoft.BusinessData.Runtime
組件:  Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)

語法

'宣告
Public Interface IMethodExecutionInfo _
    Inherits IExecutionInfo, IDisposable
'用途
Dim instance As IMethodExecutionInfo
public interface IMethodExecutionInfo : IExecutionInfo, 
    IDisposable

請參閱

參照

IMethodExecutionInfo 成員

Microsoft.BusinessData.Runtime 命名空間

IExecutionContext