BindProducer 方法 (String, Query)
將現有查詢的輸出事件資料流繫結至查詢範本中的給定輸入資料流。
命名空間: Microsoft.ComplexEventProcessing
組件: Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)
語法
public void BindProducer(
string streamName,
Query query
)
參數
- streamName
型別:System. . :: . .String
要繫結之查詢範本的輸入資料流名稱。
- query
型別:Microsoft.ComplexEventProcessing. . :: . .Query
現有的查詢。