TraceServer Constructor
Initializes a new instance of the TraceServer class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TraceServer()
public TraceServer()
public:
TraceServer()
new : unit -> TraceServer
public function TraceServer()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace