Compartir a través de


UserDefinedFunction Constructor

Initializes a new instance of the UserDefinedFunction class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

UserDefinedFunction Class
UserDefinedFunction Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Funciones definidas por el usuario (motor de base de datos)
CREATE FUNCTION (Transact-SQL)