Click or drag to resize

ExecutionInfoQueryTrace Property

Gets the trace for the query execution.

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

Property Value

Type: QueryTrace
See Also