Click or drag to resize

EPDataFlowDescriptorStatementName Property

Returns the statement name.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string StatementName { get; }

Return Value

Type: String
statement name.
See Also