Functions Editor (SQL Server)
Go Up to Microsoft SQL Server Object Editors
The Functions Editor lets you view and modify function definitions and dependencies.
To edit a function
- Open an editor on the function. For details, see Opening an Object Editor.
- Use the following table as a guide to understanding and modifying the settings on the tabs of this editor:
Tab | Settings and tasks | |
---|---|---|
Properties |
Lets you modify the owning Schema of the function. | |
Definition |
Lets you view and modify the dynamic-link library (DLL) or view the data definition language (DDL). | |
Dependencies |
For details on using this tab, see Working with Object Dependencies. | |
Permissions |
For details on using this tab, see Working with Privileges and Permissions. |
- 3. When finished, you can submit your changes. For details, see Previewing and Submitting Object Editor Changes.