Partager via


Constructeur Session.Key (Session.Key)

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

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

Paramètres

Voir aussi

Référence

Session.Key Classe

Surcharge Session.Key

Espace de noms Microsoft.SqlServer.Management.XEvent