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

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

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

構文

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

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

パラメーター

関連項目

参照

TypeInfo.Key クラス

TypeInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間