共用方式為


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

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

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