Freigeben über


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

Threadsicherheit

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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

SessionTrace Members
Microsoft.AnalysisServices Namespace