Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default constructor for generic key generation.
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 XEStore.Key()
public Key()
public:
Key()
new : unit -> Key
public function XEStore.Key()