次の方法で共有


BindProducer(PayloadT) メソッド (String, InputAdapter, Object, EventShape)

クエリ テンプレートの入力を入力アダプターにバインドします。

名前空間:  Microsoft.ComplexEventProcessing
アセンブリ:  Microsoft.ComplexEventProcessing (Microsoft.ComplexEventProcessing.dll)

構文

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

型パラメーター

  • PayloadT
    入力ストリームのペイロードの型。

パラメーター

  • streamName
    型: System. . :: . .String
    バインドするクエリ テンプレートの入力ストリームの名前。

関連項目

参照

QueryBinder クラス

BindProducer オーバーロード

Microsoft.ComplexEventProcessing 名前空間