MS SQL Maestro online Help
| Prev | Return to chapter overview | Next |
Specifying CLR UDT options
Specify CLR UDT options according to your needs. The detailed description is given below.

Owner
Select the owner of the CLR UDT. 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
Specify a comment to the CLR UDT.
Assembly, Class
Specifies the method of a .NET Framework assembly for a CLR stored function to reference. Class must be a valid SQL Server identifier and must exist as a class in the Assembly.
See also: Assemblies
| Prev | Return to chapter overview | Next |







