Click or drag to resize
IBulkOperationProvider Interface
Adds bulk operation support to info object provider.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public interface IBulkOperationProvider

The IBulkOperationProvider type exposes the following members.

Methods
  NameDescription
Public methodBulkInsertInfos
Bulk inserts the given list of info objects
Top
See Also