Online Documentation for SQL Administrator for SQL Server

Functions


The Functions section of the Database Explorer is used for managing functions in the selected database.

 

Use the context menu to:

Create create a new function

Edit edit the selected function(s)

Drop drop selected function(s)

  • rename the selected function
  • create the object copy on the same server
  • clone the object copy to another server

Print create and print the report

 

Functions

 

 

The list displays the existing database functions as a grid with the following columns: Schema, Name, Type, System, Assembly Method, Assembly Class, Assembly, Returns Null on Null input, Description. If more convenient, you can change the order of the columns by dragging their headers horizontally. See the Working with grid section of the SQL Administrator documentation to find out operations that can be performed with the grid.

 

To open a Function in the Function Editor, double-click it in the grid. Alternatively, you can right-click the Function alias and select the Edit Function(s) context menu item.