다음을 통해 공유


Event.Key 생성자 (Event.Key)

Initializes a new instance of Event.Key class from another Event.Key object.

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

구문

‘선언
Public Sub New ( _
    other As Event.Key _
)
‘사용 방법
Dim other As Event.Key 

Dim instance As New Event.Key(other)
public Key(
    Event.Key other
)
public:
Key(
    Event.Key^ other
)
new : 
        other:Event.Key -> Key
public function Event.Key(
    other : Event.Key
)

매개 변수

참고 항목

참조

Event.Key 클래스

Event.Key 오버로드

Microsoft.SqlServer.Management.XEvent 네임스페이스