Compartir a través de


DatabaseEventSet Constructor

Initializes a new instance of the DatabaseEventSet class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
DatabaseEventSet ()
Initializes a new instance of the DatabaseEventSet class.
DatabaseEventSet (DatabaseEvent)
Initializes a new instance of the DatabaseEventSet class with a specified set of events.
DatabaseEventSet (DatabaseEvent[])
Initializes a new instance of the DatabaseEventSet class with a specified set of events.
DatabaseEventSet (DatabaseEventSet)
Initializes a new instance of the DatabaseEventSet class with a specified set of events.

Vea también

Referencia

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

Otros recursos

Handling SMO Events