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


SqlAssemblyEventSet Constructor

Initializes a new instance of the SqlAssemblyEventSet class.

Замечания

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

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

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

См. также

Справочник

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

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

Handling SMO Events