 | CreateWindowClauseWithAsEventTypeName Method |
Sets the as-name.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CreateWindowClause WithAsEventTypeName(
string asEventTypeName
)
Parameters
- asEventTypeName
- Type: SystemString
as-name
Return Value
Type:
CreateWindowClauseitself
See Also