Partager via


Constructeur UserDefinedFunctionParameter

Initializes a new instance of the UserDefinedFunctionParameter class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique UserDefinedFunctionParameter() () () () Initializes a new instance of the UserDefinedFunctionParameter class.
Méthode publique UserDefinedFunctionParameter(UserDefinedFunction, String) Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function and with the specified name.
Méthode publique 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.

Haut de la page