Partilhar via


UserDefinedTypeEvents.SubscribeToEvents Method

Specifies the user-defined type events to receive.

Remarks

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

Overload List

Name Description
UserDefinedTypeEvents.SubscribeToEvents (ObjectEventSet)
Specifies the user-defined type events to receive.
UserDefinedTypeEvents.SubscribeToEvents (ObjectEventSet, ServerEventHandler)
Specifies the user-defined type events to receive and the event handler that handles the events.

See Also

Reference

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

Other Resources

Handling SMO Events