UserDefinedFunctionEvent Operators and Type Conversions

Include Protected Members
Include Inherited Members

The UserDefinedFunctionEvent type exposes the following members.

Operators

  Name Description
Public operatorStatic member Addition Creates a user-defined function event set by performing an addition operation on two UserDefinedFunctionEvent objects.
Public operatorStatic member BitwiseOr Creates a user-defined function event set by performing a bitwise OR operation on two UserDefinedFunctionEvent objects.
Public operatorStatic member Equality Creates a user-defined function event set by performing an equality operation on two UserDefinedFunctionEvent objects.
Public operatorStatic member Implicit(UserDefinedFunctionEvent to UserDefinedFunctionEventSet) Casts a single user defined function event as a user defined function event set.
Public operatorStatic member Inequality Creates a user-defined function event set by performing an inequality operation on two UserDefinedFunctionEvent objects.

Top

See Also

Reference

UserDefinedFunctionEvent Class

Microsoft.SqlServer.Management.Smo Namespace