Construtor TraceServer
Initializes a new instance of the TraceServer class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (em Microsoft.SqlServer.ConnectionInfoExtended.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New TraceServer()
public TraceServer()
public:
TraceServer()
new : unit -> TraceServer
public function TraceServer()
Consulte também