次の方法で共有


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

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

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

構文

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

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

パラメーター

関連項目

参照

PredSourceInfo.Key クラス

PredSourceInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間