Click or drag to resize

InsertIntoClauseStreamSelector Property

Returns the stream selector for the insert into.

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

Property Value

Type: StreamSelector
stream selector
See Also