RuntimeExecutionTimes Class

Definition

Query runtime execution times in the Azure DocumentDB database service.

public sealed class RuntimeExecutionTimes
Inheritance
RuntimeExecutionTimes

Properties

SystemFunctionExecutionTime

Gets the query system function execution time in the Azure DocumentDB database service.

TotalTime

Gets the total query runtime execution time in the Azure DocumentDB database service.

UserDefinedFunctionExecutionTime

Gets the query user defined function execution time in the Azure DocumentDB database service.

Extension Methods

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