다음을 통해 공유


DataEventColumnInfo.Key 생성자 (DataEventColumnInfo.Key)

Initializes a new instance of DataEventColumnInfo.Key from another instance.

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

구문

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

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

매개 변수

참고 항목

참조

DataEventColumnInfo.Key 클래스

DataEventColumnInfo.Key 오버로드

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