Proprietà IsStarted
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
ReadOnly Property IsStarted As Boolean
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Boolean
Vedere anche