TraceEvent Class
Updated: May 24, 2016
Represents a trace event.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.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() | Creates a copy of TraceEvent object. |
![]() | CopyTo(TraceEvent^) | Copies the content of the 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 this object 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.



