Package.Key Constructor
Creates a new instance of the Package.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 Package.Key()
public Key()
public:
Key()
new : unit -> Key
public function Package.Key()