Construtor TraceFile
Initializes a new instance of the TraceFile 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 TraceFile()
public TraceFile()
public:
TraceFile()
new : unit -> TraceFile
public function TraceFile()
Consulte também