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.3.0
Syntax
C#
public bool IsTracing { get; }

Property Value

Type: Boolean

Implements

IStatementIsTracing
See Also