Click or drag to resize

SelectClauseStreamWildcard Properties

The SelectClauseStreamWildcard type exposes the following members.

Properties
  NameDescription
Public propertyOptionalColumnName
Returns the optional column name (e.g. select streamName.* as colName from MyStream as streamName)
Public propertyStreamName
Returns the stream name (e.g. select streamName.* as colName from MyStream as streamName)
Top
See Also