Partager via


Constructeur Target.Key (Target.Key)

Initializes a new instance of the Target.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 Target.Key _
)
'Utilisation
Dim other As Target.Key 

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

Paramètres

Voir aussi

Référence

Target.Key Classe

Surcharge Target.Key

Espace de noms Microsoft.SqlServer.Management.XEvent