Defines the identifiers and values associated with a trace event. This class cannot be inherited.
The following tables list the members exposed by the TraceEventArgs type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| TraceEventArgs | Initializes a new instance of the TraceEventArgs class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ApplicationName | Gets the application name associated with a TraceEventArgs object. | 
| .gif) | ClientHostName | Gets the client host name associated with a TraceEventArgs object. | 
| .gif) | ClientProcessID | Gets the client process identifier associated with a TraceEventArgs object. | 
| .gif) | ConnectionID | Gets the connection identifier associated with a TraceEventArgs object. | 
| .gif) | CpuTime | Gets the CPU time associated with a TraceEventArgs object. | 
| .gif) | CurrentTime | Gets the current date and time associated with a TraceEventArgs object. | 
| .gif) | DatabaseName | Gets the Database name associated with a TraceEventArgs object. | 
| .gif) | Duration | Gets the duration value associated with a TraceEventArgs object. | 
| .gif) | EndTime | Gets the end time associated with a TraceEventArgs object. | 
| .gif) | Error | Gets the error property associated with a TraceEventArgs object. | 
| .gif) | EventClass | Gets the event class associated with a TraceEventArgs object. | 
| .gif) | EventSubclass | Gets the event subclass associated with a TraceEventArgs object. | 
| .gif) | IntegerData | Gets the Integer data associated with a TraceEventArgs object. | 
| .gif) | Item | Corresponds to the indexor property in the C# language. It allows indexing of a collection in the same manner as with arrays. | 
| .gif) | JobID | Gets the job identifier associated with a TraceEventArgs object. | 
| .gif) | NTCanonicalUserName | Gets the NT canonical user name associated with a TraceEventArgs object. | 
| .gif) | NTDomainName | Gets the NT domain name associated with a TraceEventArgs object. | 
| .gif) | NTUserName | Gets the NT user name associated with a TraceEventArgs object. | 
| .gif) | ObjectID | Gets the object identifier associated with a TraceEventArgs object. | 
| .gif) | ObjectName | Gets the object name associated with a TraceEventArgs object. | 
| .gif) | ObjectPath | Gets the object path associated with a TraceEventArgs object. | 
| .gif) | ObjectReference | Gets the object reference associated with a TraceEventArgs object. | 
| .gif) | ObjectType | Gets the object type associated with a TraceEventArgs object. | 
| .gif) | ProgressTotal | Gets the progress total associated with a TraceEventArgs object. | 
| .gif) | RequestParameters | Gets the request parameters associated with a TraceEventArgs object. | 
| .gif) | RequestProperties | Gets the request properties associated with a TraceEventArgs object. | 
| .gif) | ServerName | Gets the server name associated with a TraceEventArgs object. | 
| .gif) | SessionID | Gets the session identifier associated with a TraceEventArgs object. | 
| .gif) | SessionType | Gets the session type associated with a TraceEventArgs object. | 
| .gif) | Severity | Gets the severity associated with a TraceEventArgs object. | 
| .gif) | Spid | Gets the active server process identifier (SPID) on which to execute the parent object. | 
| .gif) | StartTime | Gets the date and time at which a TraceEventArgs object's trace started. | 
| .gif) | Success | Gets the success property associated with the trace indicated by a TraceEventArgs object's trace. | 
| .gif) | TextData | Gets the text data information associated with a TraceEventArgs object. | 
| .gif) | XmlaMessages | Gets the collection of XMLA messages associated with a TraceEventArgs object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部