Click or drag to resize

PatternStream Properties

The PatternStream type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Returns the pattern-level annotations, if any
Public propertyExpression
Returns the pattern expression providing events to the stream.
Public propertyIsRetainIntersection
Returns true if multiple data window shall be treated as an intersection.
(Inherited from ProjectedStream.)
Public propertyIsRetainUnion
Returns true if multiple data window shall be treated as a union.
(Inherited from ProjectedStream.)
Public propertyIsUnidirectional
Returns true if the stream as unidirectional, for use in unidirectional joins.
(Inherited from ProjectedStream.)
Public propertyStreamName
Returns the stream name.
(Inherited from Stream.)
Public propertyViews
Returns the list of views added to the stream.
(Inherited from ProjectedStream.)
Top
See Also