Click or drag to resize

StatementIsTracing Property

Gets whether tracing is enabled for this query or not.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool IsTracing { get; }

Property Value

Type: Boolean

Implements

IStatementIsTracing
See Also