共用方式為


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.