次の方法で共有


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

別のオブジェクトから EventColumnInfo.Key クラスの新しいインスタンスを作成します。

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

構文

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

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

パラメーター

関連項目

参照

EventColumnInfo.Key クラス

EventColumnInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間