Поделиться через


ObjectEventSet Constructor

Initializes a new instance of the ObjectEventSet class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
ObjectEventSet ()
Initializes a new instance of the ObjectEventSet class.
ObjectEventSet (ObjectEvent)
Initializes a new instance of the ObjectEventSet class with the specified set of event.
ObjectEventSet (ObjectEvent[])
Initializes a new instance of the ObjectEventSet class with the specified set of events.
ObjectEventSet (ObjectEventSet)
Initializes a new instance of the ObjectEventSet class with a specified set of events.

См. также

Справочник

ObjectEventSet Class
ObjectEventSet Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Handling SMO Events