Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()
Remarks
The default constructor initializes any fields to their default values.