Partilhar via


Construtor UserDefinedFunctionParameter

Initializes a new instance of the UserDefinedFunctionParameter class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início