Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Initializes a new instance of the UserDefinedFunctionParameter class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
| Nome | 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.
|
Vedere anche
Riferimento
UserDefinedFunctionParameter Class
UserDefinedFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Funzioni definite dall'utente (Motore di database)
CREATE FUNCTION (Transact-SQL)