UserDefinedFunction Constructor

Initializes a new instance of the UserDefinedFunction class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

Benutzerdefinierte Funktionen (Datenbankmodul)
CREATE FUNCTION (Transact-SQL)