Click or drag to resize

FilterStream Properties

The FilterStream type exposes the following members.

Properties
  NameDescription
Public propertyFilter
Returns the filter.
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