Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the DatabaseDdlTrigger class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
| Имя | Description |
|---|---|
| DatabaseDdlTrigger () |
Initializes a new instance of the DatabaseDdlTrigger class.
|
| DatabaseDdlTrigger (Database, String) |
Initializes a new instance of the DatabaseDdlTrigger class on the specified database and with the specified name.
|
| DatabaseDdlTrigger (Database, String, DatabaseDdlTriggerEventSet, String) |
Initializes a new instance of the DatabaseDdlTrigger class on the specified database with the specified name. The trigger responds to the specified event set and runs the specified batch.
|
| DatabaseDdlTrigger (Database, String, DatabaseDdlTriggerEventSet, String, String, String) |
Initializes a new instance of the DatabaseDdlTrigger class on the specified database with the specified name. The trigger responds to the specified event set and runs the specified batch.
|
См. также
Справочник
DatabaseDdlTrigger Class
DatabaseDdlTrigger Members
Microsoft.SqlServer.Management.Smo Namespace