이벤트 알림 대상을 지정합니다.
네임스페이스: Microsoft.Data.Schema.ScriptDom.Sql
어셈블리: Microsoft.Data.Schema.ScriptDom.Sql(Microsoft.Data.Schema.ScriptDom.Sql.dll)
구문
‘선언
Public Enumeration EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Unknown | 대상이 Unknown입니다. | |
| Server | 대상이 Server입니다. | |
| Database | 대상이 Database입니다. | |
| Queue | 대상이 Queue입니다. |