共用方式為


PredCompareInfo.Key 建構函式 (PredCompareInfo.Key)

Initializes a new instance of the PredCompareInfo.Key class from another PredCompareInfo.Key object.

命名空間:  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 命名空間