TriggerScope 열거형

Represents the types of trigger scope.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration TriggerScope
‘사용 방법
Dim instance As TriggerScope
[SerializableAttribute]
public enum TriggerScope
[SerializableAttribute]
public enum class TriggerScope
[<SerializableAttribute>]
type TriggerScope
public enum TriggerScope

멤버

멤버 이름 설명
AllServer The scope is AllServer.
Database The scope is Database.
Normal The scope is Normal.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스