Costruttore TargetInfo.Key (TargetInfo.Key)

Initializes a new instance of the TargetInfo.Key class.

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

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

Parametri

Vedere anche

Riferimento

TargetInfo.Key Classe

Overload TargetInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent