sys.dm_exec_xml_handles

execution
#execution#dmv

Description

Returns information about active handles that have been opened by is specified, this function returns information about XML handles If 0 is specified, the function returns information about all XML handles for all sessions.

Syntax

dm_exec_xml_handles (session_id | 0 )