DbBatchCommandCollection.Add(DbBatchCommand) Method

Definition

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