共用方式為


EventField.Key 建構函式 (EventField.Key)

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

命名空間:  Microsoft.SqlServer.Management.XEvent
組件:  Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)

語法

'宣告
Public Sub New ( _
    other As EventField.Key _
)
'用途
Dim other As EventField.Key 

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

參數

請參閱

參考

EventField.Key 類別

EventField.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間