Condividi tramite


ViewEventSet Constructor

Initializes a new instance of the ViewEventSet class.

Osservazioni

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

Elenco degli overload

Nome Description
ViewEventSet ()
Initializes a new instance of the ViewEventSet class.
ViewEventSet (ViewEvent)
Initializes a new instance of the ViewEventSet class with a specified event.
ViewEventSet (ViewEvent[])
Initializes a new instance of the ViewEventSet class with a specified set of events.
ViewEventSet (ViewEventSet)
Initializes a new instance of the ViewEventSet class with a specified set of events.

Vedere anche

Riferimento

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

Altre risorse

Handling SMO Events