共用方式為


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

Initializes a new instance of the ActionInfo.Key class from a ActionInfo.Key object provided by the other parameter.

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

語法

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

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

參數

請參閱

參考

ActionInfo.Key 類別

ActionInfo.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間