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


UserDefinedFunctionParameter Constructor

Initializes a new instance of the UserDefinedFunctionParameter class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя 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.

См. также

Справочник

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

Другие ресурсы

Пользовательские функции (компонент Database Engine)
CREATE FUNCTION (Transact-SQL)