共用方式為


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 命名空間