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
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.