Click or drag to resize

DeploymentOptionsStatementSubstitutionParameter Property

Returns the callback providing values for substitution parameters.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public StatementSubstitutionParameterOption StatementSubstitutionParameter { get; set; }

Return Value

Type: StatementSubstitutionParameterOption
callback
See Also