Assemblies - Properties

Applies to: SQL Server

Use this page to view or modify properties for the assembly.

Options

Assembly name
Displays the assembly name, which always matches the name of the CLR assembly.

Assembly owner
Type the owner name or schema name or select from the list.

Permission set
Set the security level for the assembly. Three levels of security are provided: Safe, External access, and Unsafe access.

Path to assembly
Type the path to the assembly file.

Browse
Navigate to the assembly you want to add. Click Browse if you do not want to type the path to the assembly file.

Additional Properties Grid

Creation Date
Displays the date the assembly was created/registered.

Strong Name
Displays True if the assembly has been digitally signed, False if it has not been digitally signed.

Version
Displays the version number of the assembly.

See Also

CREATE ASSEMBLY (Transact-SQL)