QueryBinder 方法

包含保護的成員
包含繼承的成員

QueryBinder 型別公開下列成員。

方法

  名稱 說明
公用方法 AddConsumer(String, OutputAdapter, Object, EventShape, StreamEventOrder) 加入不具型別的配接器做為事件取用者。
公用方法 AddConsumer<PayloadT>(String, OutputAdapter, Object, EventShape, StreamEventOrder) 加入配接器做為事件取用者。
公用方法 BindOutputToPublishedStream(EventShape, StreamEventOrder) 將查詢的輸出繫結至與查詢名稱相同的預設已發行之資料流。
公用方法 BindOutputToPublishedStream(Uri, EventShape, StreamEventOrder) 將查詢的輸出繫結至明確具名之已發行資料流。
公用方法 BindProducer(String, Query) 將現有查詢的輸出事件資料流繫結至查詢範本中的給定輸入資料流。
公用方法 BindProducer(String, Query, AdvanceTimeSettings) 將現有查詢的輸出事件資料流繫結至查詢範本中的給定輸入資料流。
公用方法 BindProducer(String, Uri, EventShape) 將現有已發行的資料流繫結至查詢範本中的給定輸入資料流。
公用方法 BindProducer(String, InputAdapter, Object, EventShape) 將查詢範本輸入繫結到不具型別的輸入配接器。
公用方法 BindProducer(String, Uri, EventShape, AdvanceTimeSettings) 將現有已發行的資料流繫結至查詢範本中的給定輸入資料流。
公用方法 BindProducer(String, InputAdapter, Object, EventShape, AdvanceTimeSettings) 將查詢範本輸入繫結到不具型別的輸入配接器。
公用方法 BindProducer<PayloadT>(String, InputAdapter, Object, EventShape) 將查詢範本輸入繫結到輸入配接器。
公用方法 BindProducer<PayloadT>(String, InputAdapter, Object, EventShape, AdvanceTimeSettings) 將查詢範本輸入繫結到輸入配接器。
公用方法 Equals (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

上層

請參閱

參考

QueryBinder 類別

Microsoft.ComplexEventProcessing 命名空間