Click or drag to resize

ProjectedStream Properties

The ProjectedStream type exposes the following members.

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