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


TriggerActionType - перечисление

Указывает тип действия триггера.

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration TriggerActionType
[SerializableAttribute]
public enum TriggerActionType
[SerializableAttribute]
public enum class TriggerActionType
[<SerializableAttribute>]
type TriggerActionType
public enum TriggerActionType

Члены

Имя члена Описание
Delete Тип — Delete
Insert Тип — Insert
Update Тип — Update
Event Тип — Event
LogOn Тип — LogOn

См. также

Ссылки

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен