IBinding 介面

資料產生者和資料取用者之間的繫結。

命名空間:  Microsoft.ComplexEventProcessing.Linq
組件:  Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)

語法

'宣告
Public Interface IBinding
'用途
Dim instance As IBinding
public interface IBinding
public interface class IBinding
type IBinding =  interface end
public interface IBinding

IBinding 型別公開下列成員。

方法

  名稱 說明
公用方法 Run 開始計算,其中資料產生者負責產生,而資料取用者負責取用。

上層

請參閱

參考

Microsoft.ComplexEventProcessing.Linq 命名空間