Partager via


Constructeur TargetInfo.Key (TargetInfo.Key)

Initializes a new instance of the TargetInfo.Key class.

Espace de noms :  Microsoft.SqlServer.Management.XEvent
Assembly :  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As TargetInfo.Key _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

TargetInfo.Key Classe

Surcharge TargetInfo.Key

Espace de noms Microsoft.SqlServer.Management.XEvent