共用方式為


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)