This topic has not yet been rated - Rate this topic

SynonymEvents.SubscribeToEvents Method (ObjectEventSet)

Specifies the synonym events to receive.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void SubscribeToEvents(
	ObjectEventSet events
)

Parameters

events
Type: Microsoft.SqlServer.Management.Smo.ObjectEventSet
An ObjectEventSet object that specifies the set of events to receive.

Events are sent to the event handlers that are registered with the ServerEvent event.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.