Streaming Catalog Views (Transact-SQL)
This section contains the available catalog views and functions that are related to T-SQL Streaming.
In This Section
| View | Description |
|---|---|
| sys.external_streams | Returns a row for each external stream object created within the scope of the database. |
| sys.external_streaming_jobs | Returns a row for each external streaming job created within the scope of the database. |
| sys.external_job_streams | Returns a row each for the input or output external stream object mapped to an external streaming job. |