Click or drag to resize

ISpeculativeExecutionPlan Interface

Represents a plan that governs speculative executions for a given query.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public interface ISpeculativeExecutionPlan

The ISpeculativeExecutionPlan type exposes the following members.

Methods
  NameDescription
Public methodNextExecution
Returns the time before the next speculative query.
Top
See Also

Reference