Compartilhar via


Construtor ServerEventSet

Initializes a new instance of the ServerEventSet class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New ServerEventSet()
public ServerEventSet()
public:
ServerEventSet()
new : unit -> ServerEventSet
public function ServerEventSet()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Manipulando eventos SMO

Consulte também

Referência

ServerEventSet Classe

Sobrecarregado ServerEventSet

Namespace Microsoft.SqlServer.Management.Smo