Compartir a través de


IQueryUpdateBatchProvider Interface

Definition

A component provided to support batching update operations (for a specific data zone).

public interface IQueryUpdateBatchProvider
type IQueryUpdateBatchProvider = interface
Public Interface IQueryUpdateBatchProvider

Methods

CreateBatchExecutor(IQueryActionExecutor)

Creates a batched action executor, it wraps inner steps to make sure they are executed under the context.

Applies to