다음을 통해 공유


EventField.Key 생성자 (EventField.Key)

Creates a new instance of the EventField.Key class from another EventField.Key object.

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

구문

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

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

매개 변수

참고 항목

참조

EventField.Key 클래스

EventField.Key 오버로드

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