Data Collector Views (Transact-SQL)

Applies to: SQL Server

The data collector offers the following views for displaying information about the data collector configuration, such as collector type properties, collection sets, and collection set items, as well as execution statistics that are obtained when a collection set runs. These views, which are in the msdb database, also provide an abstraction layer for the underlying tables. This abstraction enhances security by preventing direct access to the tables, while permitting changes to the tables without affecting any associated applications.

See Also

Data Collection
Data Collector Stored Procedures (Transact-SQL)