共用方式為


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 命名空間