Per Mausklick bewerten und Feedback geben
MSDN
MSDN Library
SQL Server
SQL Server 2012
Produktdokumentation
SessionTrace Class
Alle reduzieren/Alle erweitern Alle reduzieren
Andere Versionen stehen ebenfalls zur Verfügung für:
SessionTrace Class

XXX. This class cannot be inherited.

Object
  Microsoft.AnalysisServices..::.SessionTrace

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Visual Basic (Declaration)
<GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")> _
Public NotInheritable Class SessionTrace _
    Implements ITrace
Visual Basic (Usage)
Dim instance As SessionTrace
C#
[GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")]
public sealed class SessionTrace : ITrace
Visual C++
[GuidAttribute(L"84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")]
public ref class SessionTrace sealed : ITrace
F#
[<SealedAttribute>]
[<GuidAttribute("84CF5C3D-7BD9-40a5-A4AC-18A1E2A32E15")>]
type SessionTrace =  
    class
        interface ITrace
    end
JScript
public final class SessionTrace implements ITrace

The SessionTrace type exposes the following members.

  NameDescription
Public propertyIsStartedGets the status of a session trace from a SessionTrace object.
Public propertyParentGets the parent Server of the SessionTrace object.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStartStarts a session trace based on the SessionTrace object.
Public methodStopStops a session trace based on the SessionTrace object.
Public methodToString (Inherited from Object.)
Top
  NameDescription
Public eventOnEvent
Public eventStopped
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. Alle Rechte vorbehalten. Nutzungsbedingungen | Markenzeichen | Informationen zur Datensicherheit
Page view tracker