sys.sp_add_collector_type
general #stored-procedure
Description
warehouse database. The procedure must be executed in the context of the management data The GUID for the collector type. (with EXECUTE permission) fixed database role. The following example adds the Generic T-SQL Query collector type to the view. By default, the Generic T-SQL Query collector type already exists.
Syntax
core.supported_collector_types
Examples
Example 1
core.supported_collector_types
Example 2
0
Example 3
1
Example 4
core.supported_collector_types
Example 5
core.sp_add_collector_type [ @collector_type_uid = ]
'collector_type_uid'
[ ; ]