Freigeben über


ITrace-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Interface ITrace
'Usage
Dim instance As ITrace
public interface ITrace
public interface class ITrace
type ITrace =  interface end
public interface ITrace

Der ITrace-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft IsStarted Infrastruktur
Öffentliche Eigenschaft Parent Infrastruktur

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Start Infrastruktur
Öffentliche Methode Stop Infrastruktur

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis OnEvent Infrastruktur
Öffentliches Ereignis Stopped Infrastruktur

Zum Anfang