Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

MS SQL Maestro online Help

Prev  Return to chapter overview Next 

Editing assembly properties

Assembly Editor provides you with an ability to edit assembly properties and assembly subitems such as assembly files and classes.

 

The Assembly Files tab displays files belonging to the assembly. Use the popup menu to add new assembly files within Create Assembly File Wizard and drop assembly files. For more information about Create Assembly File Wizard see:

 

 

The Classes tab represents the classes metadata as it is written in *.dll files.

 

The Properties tab allows you to view the assembly name, change the assembly owner, comment, location, etc.
 

Name

Here you can view the assembly name.

 

Owner

Specify the owner of the assembly. By default, only the owner of an object can perform various operations with the object. In order to allow other users to operate it, privileges must be granted. (However, users that have the superuser attribute can always access any object.)

 

Comment

This field stores a comment to the assembly.

 

Create Date

Indicates the date when the assembly was created.

 

Location

Specifies the manifest file name that corresponds to the assembly.

 

Visibility

Indicates whether the assembly is visible for creating common language runtime (CLR) functions, stored procedures, triggers, user-defined data types, and user-defined aggregate functions against it.

 

Permission Set

Specifies a set of code access permissions that are granted to the assembly when it is accessed by SQL Server.

 

To apply the changes, select the Apply Changes item in the Navigation bar or use Ctrl+F9 or Ctrl+F7 shortcut keys.

 

It is also possible to modify object properties without opening the object editor: use the Object Properties item of the popup menu of the selected object from the explorer tree.



Prev  Return to chapter overview Next