Freigeben über


TargetInfo.Key-Konstruktor (TargetInfo.Key)

Initializes a new instance of the TargetInfo.Key class.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Syntax

'Declaration
Public Sub New ( _
    other As TargetInfo.Key _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

TargetInfo.Key Klasse

TargetInfo.Key-Überladung

Microsoft.SqlServer.Management.XEvent-Namespace