Trigger Constructor
Initializes a new instance of the Trigger class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
Trigger () |
Initializes a new instance of the Trigger class.
|
Trigger (SqlSmoObject, String) |
Initializes a new instance of the Trigger class on the specified object and with the specified name.
|
См. также
Справочник
Trigger Class
Trigger Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Creating, Altering, and Removing Triggers
Триггеры DML
CREATE TRIGGER (Transact-SQL)