Olvasás angol nyelven

Megosztás a következőn keresztül:


TraceEvent Class

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.TraceEvent

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

Syntax

[GuidAttribute("91A789BC-E474-4cc1-BD9C-94AD212B3F52")]
public sealed class TraceEvent : ICloneable, 
    IXmlSerializable

The TraceEvent type exposes the following members.

Constructors

Top

Properties

  Name Description
Public property Columns
Public property EventID

Top

Methods

  Name Description
Public method Clone
Public method CopyTo
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

Top

Thread Safety

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