Share via


Session.Key Constructor

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
'Usage
Dim instance As New Session.Key()
public Key()
public:
Key()
new : unit -> Key
public function Session.Key()

See Also

Reference

Session.Key Class

Session.Key Overload

Microsoft.SqlServer.Management.XEvent Namespace