InputBindings 属性

获取输入流绑定信息的集合。

命名空间:  Microsoft.ComplexEventProcessing
程序集:  Microsoft.ComplexEventProcessing(在 Microsoft.ComplexEventProcessing.dll 中)

语法

public IDictionary<string, InputStreamBinding> InputBindings { get; }

属性值

类型:System.Collections.Generic. . :: . .IDictionary< (Of < ( <'String, InputStreamBinding> ) > ) >
输入流绑定对象的集合。

请参阅

参考

QueryBinder 类

Microsoft.ComplexEventProcessing 命名空间