FunctionValue Constructor

Initializes a new instance of the FunctionValue class.

重载列表

名称 Description
FunctionValue ()
Default constructor that initializes a new instance of the FunctionValue class.
FunctionValue (UserDefinedFunction, Argument[])
Initializes a new instance of the FunctionValue class with a user-defined function and the function parameters.

请参阅

参考

FunctionValue Class
FunctionValue Members
Microsoft.SqlServer.NotificationServices.Rules Namespace