Udostępnij przez


ObjectEventSet Constructor (ObjectEventSet)

Initializes a new instance of the ObjectEventSet class with a specified set of events.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    eventSet As ObjectEventSet _
)
public ObjectEventSet (
    ObjectEventSet eventSet
)
public:
ObjectEventSet (
    ObjectEventSet^ eventSet
)
public ObjectEventSet (
    ObjectEventSet eventSet
)
public function ObjectEventSet (
    eventSet : ObjectEventSet
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.