次の方法で共有


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

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

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

構文

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

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

パラメーター

関連項目

参照

PredCompareInfo.Key クラス

PredCompareInfo.Key オーバーロード

Microsoft.SqlServer.Management.XEvent 名前空間