 | EPDataFlowEPStatementFilterContext Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EPDataFlowEPStatementFilterContext(
string deploymentId,
string statementName,
Object epStatement
)
Parameters
- deploymentId
- Type: SystemString
deployment id - statementName
- Type: SystemString
statement name - epStatement
- Type: SystemObject
statement
See Also