Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |