FunctionValue Constructor

Initializes a new instance of the FunctionValue class.

Overload List

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

See Also

Reference

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