共用方式為


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

Initializes a new instance of the Action.Key class from an Action.Key object.

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

語法

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

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

參數

請參閱

參考

Action.Key 類別

Action.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間