次の方法で共有


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

Action.Key オブジェクトから Action.Key クラスの新しいインスタンスを初期化します。

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