Target Constructor

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

See Also

Reference

Target Class

Target Overload

Microsoft.SqlServer.Management.XEvent Namespace