TraceFile constructeur
Initializes a new instance of the TraceFile 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 TraceFile()
public TraceFile()
public:
TraceFile()
new : unit -> TraceFile
public function TraceFile()
Voir aussi