 | SelectClauseStreamWildcardStreamName Property |
Returns the stream name (e.g. select streamName.* as colName from MyStream as
streamName)
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string StreamName { get; set; }
Return Value
Type:
String
name
See Also