Click or drag to resize

InsertIntoClauseStreamName Property

Returns name of stream name to use for insert-into stream.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string StreamName { get; set; }

Property Value

Type: String
stream name
See Also