Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the UserDefinedFunction class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| UserDefinedFunction () |
Initializes a new instance of the UserDefinedFunction class.
|
| UserDefinedFunction (Database, String) |
Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name.
|
| UserDefinedFunction (Database, String, String) |
Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name and schema.
|
See Also
Reference
UserDefinedFunction Class
UserDefinedFunction Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
User-defined Functions (Database Engine)
CREATE FUNCTION (Transact-SQL)