Partilhar via


SqlAssemblyEventSet Constructor

Initializes a new instance of the SqlAssemblyEventSet class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
SqlAssemblyEventSet ()
Initializes a new instance of the SqlAssemblyEventSet class.
SqlAssemblyEventSet (SqlAssemblyEvent)
Initializes a new instance of the SqlAssemblyEventSet class with a specified event.
SqlAssemblyEventSet (SqlAssemblyEvent[])
Initializes a new instance of the SqlAssemblyEventSet class with a specified set of events.
SqlAssemblyEventSet (SqlAssemblyEventSet)
Initializes a new instance of the SqlAssemblyEventSet class with a specified set of events.

See Also

Reference

SqlAssemblyEventSet Class
SqlAssemblyEventSet Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Handling SMO Events