This topic has not yet been rated - Rate this topic

ViewEventSet Constructor (ViewEvent[])

Initializes a new instance of the ViewEventSet class with a specified set of events.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ViewEventSet(
	params ViewEvent[] events
)

Parameters

events
Type: Microsoft.SqlServer.Management.Smo.ViewEvent[]
An array of ViewEvent object that specifies a list of view events.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.