TraceTable constructeur
Initializes a new instance of the TraceTable class.
Espace de noms : Microsoft.SqlServer.Management.Trace
Assembly : Microsoft.SqlServer.ConnectionInfoExtended (dans Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New TraceTable()
public TraceTable()
public:
TraceTable()
new : unit -> TraceTable
public function TraceTable()
Voir aussi