共用方式為


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

Initializes a new instance of the TargetInfo.Key class.

命名空間:  Microsoft.SqlServer.Management.XEvent
組件:  Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)

語法

'宣告
Public Sub New ( _
    other As TargetInfo.Key _
)
'用途
Dim other As TargetInfo.Key 

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

參數

請參閱

參考

TargetInfo.Key 類別

TargetInfo.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間