Click or drag to resize

OnInsertSplitStreamItemPropertySelectsStreamName Property

Returns the stream name assigned to contained-event selects, or null

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

Property Value

Type: String
stream name
See Also