QueryCompilationContextDependencies.IsRetryingExecutionStrategy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the configured execution strategy can retry.
public bool IsRetryingExecutionStrategy { get; init; }
public bool IsRetryingExecutionStrategy { get; }
member this.IsRetryingExecutionStrategy : bool with get, set
member this.IsRetryingExecutionStrategy : bool
Public Property IsRetryingExecutionStrategy As Boolean
Public ReadOnly Property IsRetryingExecutionStrategy As Boolean