Partager via


UserDefinedFunctionParameter Constructor

Initializes a new instance of the UserDefinedFunctionParameter 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
UserDefinedFunctionParameter ()
Initializes a new instance of the UserDefinedFunctionParameter class.
UserDefinedFunctionParameter (UserDefinedFunction, String)
Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function and with the specified name.
UserDefinedFunctionParameter (UserDefinedFunction, String, DataType)
Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function, with the specified name and specified data type.

Voir aussi

Référence

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

Autres ressources

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