Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes the trace reader.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Overridable Sub Close
'Usage
Dim instance As TraceReader
instance.Close()
public virtual void Close()
public:
virtual void Close()
abstract Close : unit -> unit
override Close : unit -> unit
public function Close()
Implements
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace