Click or drag to resize
ExecutionInfoQueryTrace Property
Gets the trace for the query execution.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public QueryTrace QueryTrace { get; }

Property Value

Type: QueryTrace
See Also