Partager via


UserDefinedFunction Constructor

Initializes a new instance of the UserDefinedFunction class.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

Fonctions définies par l'utilisateur (Moteur de base de données)
CREATE FUNCTION (Transact-SQL)