 | SelectClauseDistinct Method (Boolean) |
Sets distinct
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic SelectClause Distinct(
bool distinct
)
Parameters
- distinct
- Type: SystemBoolean
distinct indicator
Return Value
Type:
SelectClausethe select clause
See Also