次の方法で共有


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

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

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

構文

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

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

パラメーター

関連項目

参照

MapValueInfo.Key クラス

MapValueInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間