Click or drag to resize
IStatementIsTracing Property
Gets whether tracing is enabled for this query or not.

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

Property Value

Type: Boolean
See Also