Share via


QueryBinder.BindProducer Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method BindProducer(String, Query) Binds the output events stream of an existing query to a given input stream in the query template.
Public method BindProducer(String, Query, AdvanceTimeSettings) Binds the output events stream of an existing query to a given input stream in the query template.
Public method BindProducer(String, Uri, EventShape) Binds an existing published stream to a given input stream in the query template.
Public method BindProducer(String, InputAdapter, Object, EventShape) Binds a query template input to an untyped input adapter.
Public method BindProducer<PayloadT>(String, InputAdapter, Object, EventShape) Binds a query template input to an input adapter.
Public method BindProducer(String, Uri, EventShape, AdvanceTimeSettings) Binds an existing published stream to a given input stream in the query template.
Public method BindProducer(String, InputAdapter, Object, EventShape, AdvanceTimeSettings) Binds a query template input to an untyped input adapter
Public method BindProducer<PayloadT>(String, InputAdapter, Object, EventShape, AdvanceTimeSettings) Binds a query template input to an input adapter.

Top

See Also

Reference

QueryBinder Class

Microsoft.ComplexEventProcessing Namespace