QueryPreparationTimes Class

Definition

Query preparation metrics in the Azure DocumentDB database service.

public sealed class QueryPreparationTimes
Inheritance
QueryPreparationTimes

Properties

CompileTime

Gets the query compile time in the Azure DocumentDB database service.

LogicalPlanBuildTime

Gets the query logical plan build time in the Azure DocumentDB database service.

PhysicalPlanBuildTime

Gets the query physical plan build time in the Azure DocumentDB database service.

QueryOptimizationTime

Gets the query optimization time in the Azure DocumentDB database service.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)