다음을 통해 공유


PredCompareInfo.Key 생성자 (PredCompareInfo.Key)

Initializes a new instance of the PredCompareInfo.Key class from another PredCompareInfo.Key object.

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

구문

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

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

매개 변수

참고 항목

참조

PredCompareInfo.Key 클래스

PredCompareInfo.Key 오버로드

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