다음을 통해 공유


EventType 속성

Gets the type of event.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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.