다음을 통해 공유


TraceEventArgs Members

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
ms175264.pubproperty(ko-kr,SQL.90).gif ApplicationName Gets the application name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ClientHostName Gets the client host name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ClientProcessID Gets the client process identifier associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ConnectionID Gets the connection identifier associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif CpuTime Gets the CPU time associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif CurrentTime Gets the current date and time associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif DatabaseName Gets the Database name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif Duration Gets the duration value associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif EndTime Gets the end time associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif Error Gets the error property associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif EventClass Gets the event class associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif EventSubclass Gets the event subclass associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif IntegerData Gets the Integer data associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif Item Corresponds to the indexor property in the C# language. It allows indexing of a collection in the same manner as with arrays.
ms175264.pubproperty(ko-kr,SQL.90).gif JobID Gets the job identifier associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif NTCanonicalUserName Gets the NT canonical user name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif NTDomainName Gets the NT domain name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif NTUserName Gets the NT user name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ObjectID Gets the object identifier associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ObjectName Gets the object name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ObjectPath Gets the object path associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ObjectReference Gets the object reference associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ObjectType Gets the object type associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ProgressTotal Gets the progress total associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif RequestParameters Gets the request parameters associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif RequestProperties Gets the request properties associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif ServerName Gets the server name associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif SessionID Gets the session identifier associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif SessionType Gets the session type associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif Severity Gets the severity associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif Spid Gets the active server process identifier (SPID) on which to execute the parent object.
ms175264.pubproperty(ko-kr,SQL.90).gif StartTime Gets the date and time at which a TraceEventArgs object's trace started.
ms175264.pubproperty(ko-kr,SQL.90).gif Success Gets the success property associated with the trace indicated by a TraceEventArgs object's trace.
ms175264.pubproperty(ko-kr,SQL.90).gif TextData Gets the text data information associated with a TraceEventArgs object.
ms175264.pubproperty(ko-kr,SQL.90).gif XmlaMessages Gets the collection of XMLA messages associated with a TraceEventArgs object.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms175264.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms175264.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms175264.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms175264.pubmethod(ko-kr,SQL.90).gifms175264.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms175264.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms175264.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms175264.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

TraceEventArgs Class
Microsoft.AnalysisServices Namespace