Trigger types
命名空间: 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 | For | |
InsteadOf | InsteadOf | |
Unknown | Unknown |