EventType 属性

Gets the type of event.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Public ReadOnly Property EventType As EventType
    Get
用法
Dim instance As ServerEventArgs
Dim value As EventType

value = instance.EventType
public EventType EventType { get; }
public:
property EventType EventType {
    EventType get ();
}
member EventType : EventType
function get EventType () : EventType

属性值

类型:Microsoft.SqlServer.Management.Smo. . :: . .EventType
An EventType object value that specifies the type of event.