This topic has not yet been rated - Rate this topic

ObjectEventSet Constructor (ObjectEvent)

Initializes a new instance of the ObjectEventSet class with the specified set of event.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ObjectEventSet(
	ObjectEvent anEvent
)

Parameters

anEvent
Type: Microsoft.SqlServer.Management.Smo.ObjectEvent
An ObjectEvent object that specifies a object event.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.