Partager via


IQueryActionExecutorBatchBehavior Interface

Definition

Optional interface that can be used in combination with IQueryActionExecutor to specify additional information regarding the batch execution behavior.

public interface IQueryActionExecutorBatchBehavior
type IQueryActionExecutorBatchBehavior = interface
Public Interface IQueryActionExecutorBatchBehavior

Properties

SupportsBatchExecution

Specifies if batch execution is supported.

Applies to