[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

  NameDescription
static memberISTREAM_ONLY
Indicates selection of the insert stream only.

static memberRSTREAM_ISTREAM_BOTH
Indicates selection of both the insert and the remove stream.

static memberRSTREAM_ONLY
Indicates selection of the remove stream only.