Partager via


TriggerType, énumération

Spécifie le type de déclencheur.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration TriggerType
[SerializableAttribute]
public enum TriggerType
[SerializableAttribute]
public enum class TriggerType
[<SerializableAttribute>]
type TriggerType
public enum TriggerType

Membres

Nom de membre Description
Unknown Le type est Unknown
For Le type est For
After Le type est After
InsteadOf Le type est InsteadOf

Voir aussi

Référence

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms