This topic has not yet been rated - Rate this topic

UserDefinedFunctionEventSet Constructor (UserDefinedFunctionEventSet)

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)
public UserDefinedFunctionEventSet(
	UserDefinedFunctionEventSet eventSet
)

Parameters

eventSet
Type: Microsoft.SqlServer.Management.Smo.UserDefinedFunctionEventSet
A UserDefinedFunctionEventSet that specifies a set of user-defined function events.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.