DbBatchCommandCollection.Add(DbBatchCommand) Method

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.

Adds the specified DbBatchCommand object to the DbBatchCommandCollection.

C#
public abstract void Add(System.Data.Common.DbBatchCommand item);

Parameters

item
DbBatchCommand

The object to add to the ICollection<T>.

Implements

Applies to

Product Versions
.NET 6, 7, 8, 9, 10