다음을 통해 공유


TargetInfo.Key 생성자 (TargetInfo.Key)

Initializes a new instance of the TargetInfo.Key class.

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

구문

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

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

매개 변수

참고 항목

참조

TargetInfo.Key 클래스

TargetInfo.Key 오버로드

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