다음을 통해 공유


EventNotificationTarget 열거형

Specifies the event notification targets.

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

구문

‘선언
Public Enumeration EventNotificationTarget
‘사용 방법
Dim instance As EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget

멤버

멤버 이름 설명
Database The target is Database.
Queue The target is Queue.
Server The target is Server.
Unknown The target is Unknown.

참고 항목

참조

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