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