Freigeben über


EventSetBase-Konstruktor

Initializes a new instance of the EventSetBase class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New EventSetBase()
public EventSetBase()
public:
EventSetBase()
new : unit -> EventSetBase
public function EventSetBase()

Hinweise

The default constructor initializes any fields to their default values.

Beispiele

Behandeln von SMO-Ereignissen

Siehe auch

Verweis

EventSetBase Klasse

EventSetBase-Überladung

Microsoft.SqlServer.Management.Smo-Namespace