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

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

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

構文

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

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

パラメーター

関連項目

参照

ReadOnlyEventColumnInfo.Key クラス

ReadOnlyEventColumnInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間