TraceEvent Class
Updated: May 24, 2016
Represents a trace event.
Assembly: Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)
| Name | Description | |
|---|---|---|
![]() | TraceEvent() | Initializes a new instance of the TraceEvent class. |
![]() | TraceEvent(TraceEventClass) | Initializes a new instance of the TraceEvent class. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Returns a clone of the object. |
![]() | CopyTo(TraceEvent^) | Copies the content of this object to another object (the destination). |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new copy of the current instance. |
![]() ![]() | IXmlSerializable::GetSchema() | Returns an XmlSchema that describes the XML representation of the object that is produced by the IXmlSerializable.WriteXml method and consumed by the IXmlSerializable.ReadXml method. |
![]() ![]() | IXmlSerializable::ReadXml(XmlReader^) | Generates an object from its XML representation. |
![]() ![]() | IXmlSerializable::WriteXml(XmlWriter^) | Converts an object into its XML representation. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



