Assembly Properties Dialog Box (SSAS)
Use the Assembly Properties dialog box in SQL Server Management Studio to set the properties of an assembly reference in an Analysis Services database. You can display the Assembly Properties dialog box by right-clicking an assembly in Object Explorer and selecting Properties.
Options
Term
Definition
Name
Type to change the name of the assembly reference.
Note:
Changing this value does not change the name of the assembly referred to by the assembly reference, but instead changes the name used the by the Analysis Services instance or database when referring to the assembly reference.
ID
Displays the identifier of the assembly referred to by the assembly reference.
Description
Type to change the description of the assembly reference.
Create Timestamp
Displays the date and time the assembly reference was created.
Last Schema Update
Displays the date and time the metadata for the assembly reference was last updated.
Type
Displays the type of the assembly reference. The following values are displayed:
Value
Description
.NET AssemblyThe assembly reference refers to a Microsoft .NET Framework assembly.
COM DLLThe assembly reference refers to a COM library.
Source
Displays the source of the assembly reference. This property typically contains the full path and file name of the assembly referred to by the assembly reference.
Permission Set
Select the permission set used to determine access to the assembly reference. For more information about the available values for this property, see PermissionSet.
Impersonation Info
Select the impersonation information to use when accessing the assembly reference. For more information about the available values for this property, see ImpersonationInfo Element (ASSL)
See Also
Reference
Analysis Services Designers and Dialog Boxes (SSAS)
Other Resources
Assemblies (Analysis Services)