[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Poll events using the keys provided.
Namespace: net.esper.eql.db
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function Poll ( _ lookupValues As Object() _ ) As IList(Of EventBean) |
C# |
---|
public IList<EventBean> Poll ( Object[] lookupValues ) |
Visual C++ |
---|
public: virtual IList<EventBean^>^ Poll ( array<Object^>^ lookupValues ) sealed |
Parameters
- lookupValues
- System.Object[]
is keys for exeuting a query or such