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