 | SingleRowMethodExpressionChain Property |
Returns the optional method invocation chain for the single-row method consisting of
pairs of method name and list of parameters.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Chain { get; }
Return Value
Type:
IListTchain of method invocations
See Also