Class QueryDebugInfo
- Namespace
- Dynamicweb.Indexing.Querying
- Assembly
- Dynamicweb.Core.dll
public class QueryDebugInfo
- Inheritance
-
QueryDebugInfo
- Inherited Members
Properties
Exceptions
public IEnumerable<Exception> Exceptions { get; set; }
Property Value
ExecutionTime
public TimeSpan ExecutionTime { get; set; }
Property Value
QueryText
public string QueryText { get; set; }