sys.dm_exec_describe_first_result_set

execution
#execution#dmv

Description

This dynamic management function takes a Transact-SQL statement as a parameter and returns the metadata for the first result set of the statement. returns the same result set definition as sys.dm_exec_describe_first_result_set_for_object One or more Transact-SQL statements.

Syntax

sys.dm_exec_describe_first_result_set

Permissions