UserDefinedFunction Constructor

Initializes a new instance of the UserDefinedFunction class.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 Description
UserDefinedFunction ()
Initializes a new instance of the UserDefinedFunction class.
UserDefinedFunction (Database, String)
Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name.
UserDefinedFunction (Database, String, String)
Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name and schema.

请参阅

参考

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

其他资源

用户定义函数(数据库引擎)
CREATE FUNCTION (Transact-SQL)