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