Freigeben über


TraceEvent Class

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

Syntax

'Declaration
<GuidAttribute("91A789BC-E474-4cc1-BD9C-94AD212B3F52")> _
Public NotInheritable Class TraceEvent
    Implements ICloneable, IXmlSerializable
[GuidAttribute("91A789BC-E474-4cc1-BD9C-94AD212B3F52")] 
public sealed class TraceEvent : ICloneable, IXmlSerializable
[GuidAttribute(L"91A789BC-E474-4cc1-BD9C-94AD212B3F52")] 
public ref class TraceEvent sealed : ICloneable, IXmlSerializable
/** @attribute GuidAttribute("91A789BC-E474-4cc1-BD9C-94AD212B3F52") */ 
public final class TraceEvent implements ICloneable, IXmlSerializable
GuidAttribute("91A789BC-E474-4cc1-BD9C-94AD212B3F52") 
public final class TraceEvent implements ICloneable, IXmlSerializable

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.TraceEvent

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

TraceEvent Members
Microsoft.AnalysisServices Namespace