 | DotExpressionItemParameters Property |
Gets or sets method parameters or parameters for mapped properties or empty list if this item represents a simple nested property.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Parameters { get; set; }
Property Value
Type:
IListTparameter expressions
See Also