 | EPDataFlowDescriptor Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EPDataFlowDescriptor(
string dataFlowName,
string statementName
)
Parameters
- dataFlowName
- Type: SystemString
data flow name - statementName
- Type: SystemString
statement name
See Also