sys.assembly_references (Transact-SQL)

Contains a row for each pair of assemblies where one is directly referencing another.

Column name Data type Description

assembly_id

int

ID of the assembly to which this reference belongs.

referenced_assembly_id

int

ID of the assembly being referenced.

See Also

Reference

CLR Assembly Catalog Views (Transact-SQL)
Catalog Views (Transact-SQL)
ASSEMBLYPROPERTY (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance