[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Enumeration for representing select-clause selection of the remove stream or the insert stream, or both.
The following tables list the members exposed by the SelectClauseStreamSelectorEnum type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | ISTREAM_ONLY | Indicates selection of the insert stream only. |
![]() ![]() | RSTREAM_ISTREAM_BOTH | Indicates selection of both the insert and the remove stream. |
![]() ![]() | RSTREAM_ONLY | Indicates selection of the remove stream only. |