TraceFile Constructor
Initializes a new instance of the TraceFile class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TraceFile()
public TraceFile()
public:
TraceFile()
new : unit -> TraceFile
public function TraceFile()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace