BindProducer(PayloadT) 方法 (String, InputAdapter, Object, EventShape, AdvanceTimeSettings)

將查詢範本輸入繫結到輸入配接器。

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

語法

public void BindProducer<PayloadT>(
    string streamName,
    InputAdapter inputAdapter,
    Object configInfo,
    EventShape eventShape,
    AdvanceTimeSettings advanceTimeSettings
)

型別參數

  • PayloadT
    輸入資料流裝載類型。

參數

請參閱

參考

QueryBinder 類別

BindProducer 多載

Microsoft.ComplexEventProcessing 命名空間