Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Stops a session trace based on the SessionTrace object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Stop
'Usage
Dim instance As SessionTrace
instance.Stop()
public void Stop()
public:
virtual void Stop() sealed
abstract Stop : unit -> unit
override Stop : unit -> unit
public final function Stop()