SessionTrace Class

XXX. This class cannot be inherited.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")> _
Public NotInheritable Class SessionTrace
    Implements ITrace
[GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")] 
public sealed class SessionTrace : ITrace
[GuidAttribute(L"84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")] 
public ref class SessionTrace sealed : ITrace
/** @attribute GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15") */ 
public final class SessionTrace implements ITrace
GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15") 
public final class SessionTrace implements ITrace

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.SessionTrace

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

SessionTrace Members
Microsoft.AnalysisServices Namespace