Udostępnij za pośrednictwem


Właściwość ITrace.IsStarted

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
ReadOnly Property IsStarted As Boolean
    Get
'Użycie
Dim instance As ITrace
Dim value As Boolean

value = instance.IsStarted
bool IsStarted { get; }
property bool IsStarted {
    bool get ();
}
abstract IsStarted : bool
function get IsStarted () : boolean

Wartość właściwości

Typ: System.Boolean