 | JunctionAdd Method (String) |
Property to add to the conjunction (AND) or disjunction (OR).
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Junction Add(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
is the name of the property
Return Value
Type:
Junctionexpression
See Also