Freigeben über


Session.Key-Konstruktor (Session.Key)

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

Parameter

Siehe auch

Verweis

Session.Key Klasse

Session.Key-Überladung

Microsoft.SqlServer.Management.XEvent-Namespace