Click or drag to resize

ExecutionInfoQueryTrace Property

Gets the trace for the query execution.

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

Property Value

Type: QueryTrace
See Also