BindProducer 方法 (String, Uri, EventShape, AdvanceTimeSettings)

將現有已發行的資料流繫結至查詢範本中的給定輸入資料流。

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

語法

public void BindProducer(
    string streamName,
    Uri publishedStreamName,
    EventShape eventShape,
    AdvanceTimeSettings advanceTimeSettings
)

參數

備註

事件圖形必須與已發行之資料流所產生的圖形相符。

請參閱

參考

QueryBinder 類別

BindProducer 多載

Microsoft.ComplexEventProcessing 命名空間