次の方法で共有


ActionInfo.Key コンストラクター (ActionInfo.Key)

other パラメーターで指定された ActionInfo.Key オブジェクトから、ActionInfo.Key クラスの新しいインスタンスを初期化します。

名前空間:  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 名前空間