ITrace.IsStarted Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets whether the initiation status of an ITrace object is started.

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

Syntax

C#
bool IsStarted { get; }

Property Value

Type: System.Boolean
true if the initiation status of an ITrace object is started; otherwise, false.

See Also

Reference

ITrace Interface

Microsoft.AnalysisServices Namespace