![]() | SelectClauseStreamWildcard Properties |
The SelectClauseStreamWildcard type exposes the following members.
Name | Description | |
---|---|---|
![]() | OptionalColumnName |
Returns the optional column name (e.g. select streamName.* as colName from
MyStream as streamName)
|
![]() | StreamName |
Returns the stream name (e.g. select streamName.* as colName from MyStream as
streamName)
|