IQueryActionExecutorBatchBehavior Interface
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.
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. |