Udostępnij za pośrednictwem


Konstruktor EventSetBase (EventSetBase)

Inicjuje nowe wystąpienie EventSetBase klasy

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.SqlEnum (w Microsoft.SqlServer.SqlEnum.dll)

Składnia

'Deklaracja
Public Sub New ( _
    eventSetBase As EventSetBase _
)
'Użycie
Dim eventSetBase As EventSetBase

Dim instance As New EventSetBase(eventSetBase)
public EventSetBase(
    EventSetBase eventSetBase
)
public:
EventSetBase(
    EventSetBase^ eventSetBase
)
new : 
        eventSetBase:EventSetBase -> EventSetBase
public function EventSetBase(
    eventSetBase : EventSetBase
)

Parametry