TriggerType Enumeration

Trigger types

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration TriggerType
'Usage
Dim instance As TriggerType
public enum TriggerType
public enum class TriggerType
type TriggerType
public enum TriggerType

Members

Member name Description
After After
For For
InsteadOf InsteadOf
Unknown Unknown

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace