次の方法で共有


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

TargetInfo.Key クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.XEvent
アセンブリ:  Microsoft.SqlServer.Management.XEvent (Microsoft.SqlServer.Management.XEvent.dll)

構文

'宣言
Public Sub New ( _
    other As TargetInfo.Key _
)
'使用
Dim other As TargetInfo.Key 

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

パラメーター

関連項目

参照

TargetInfo.Key クラス

TargetInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間