Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.51 KB

File metadata and controls

48 lines (37 loc) · 1.51 KB
title Assembly Properties (General Page) | Microsoft Docs
ms.custom
ms.date 03/03/2017
ms.prod sql
ms.reviewer
ms.technology clr
ms.topic reference
f1_keywords
sql13.swb.assemblies.general.f1
ms.assetid 88d40d3b-8983-4a57-b79d-ed1477a5c3c6
author rothja
ms.author jroth

Assemblies - Properties

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md] 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)