다음을 통해 공유


EventColumnInfo.Key 생성자 (EventColumnInfo.Key)

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

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

구문

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

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

매개 변수

참고 항목

참조

EventColumnInfo.Key 클래스

EventColumnInfo.Key 오버로드

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