sys.module_assembly_usages (Transact-SQL)

New: 5 December 2005

Returns a row for each module-to-assembly reference.

Column name Data type Description

object_id

int

Object identification number of the SQL object. Is unique within a database.

assembly_id

int

ID of the assembly from which this module was created.

See Also

Reference

Object Catalog Views (Transact-SQL)
Catalog Views (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance