Leggere in inglese

Condividi tramite


Proprietà IsStarted

Gets the initiation status of a Trace object.

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

[BrowsableAttribute(false)]
public bool IsStarted { get; }

Valore proprietà

Tipo: System. . :: . .Boolean
true if the Trace was initiated; otherwise, false.

Implementa

ITrace. . :: . .IsStarted