Compartir a través de


UserDefinedFunctionParameter Constructor

Initializes a new instance of the UserDefinedFunctionParameter class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público UserDefinedFunctionParameter() () () () Initializes a new instance of the UserDefinedFunctionParameter class.
Método público UserDefinedFunctionParameter(UserDefinedFunction, String) Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function and with the specified name.
Método público 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.

Arriba