トリガーの種類
名前空間: Microsoft.SqlServer.Dac.Model
アセンブリ: Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)
構文
'宣言
Public Enumeration TriggerType
'使用
Dim instance As TriggerType
public enum TriggerType
public enum class TriggerType
type TriggerType
public enum TriggerType
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| After | After | |
| For | ||
| InsteadOf | InsteadOf | |
| Unknown | 不明 |