次の方法で共有


TriggerType 列挙体

トリガーの種類

名前空間:  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 不明

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間