UserDefinedFunctionEventSet Constructor (UserDefinedFunctionEventSet)
SQL Server 2012
Initializes a new instance of the UserDefinedFunctionEventSet class with a specified set of events.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- eventSet
- Type: Microsoft.SqlServer.Management.Smo.UserDefinedFunctionEventSet
A UserDefinedFunctionEventSet that specifies a set of user-defined function events.
