Поделиться через


Конструктор UserDefinedFunctionParameter

Initializes a new instance of the UserDefinedFunctionParameter class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало