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

Readme_Tracer

See Also

Reference

TraceFile Class

Microsoft.SqlServer.Management.Trace Namespace

Other Resources

Trace Flags (Transact-SQL)

SQL Server Profiler Templates and Permissions