Condividi tramite


ServerEventSet Constructor

Initializes a new instance of the ServerEventSet class.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
ServerEventSet ()
Initializes a new instance of the ServerEventSet class.
ServerEventSet (ServerEvent)
Initializes a new instance of the ServerEventSet class with a specified event.
ServerEventSet (ServerEvent[])
Initializes a new instance of the ServerEventSet class with specified events.
ServerEventSet (ServerEventSet)
Initializes a new instance of the ServerEventSet class with specified events.

Vedere anche

Riferimento

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

Altre risorse

Handling SMO Events