DbBatch.BatchCommands Property

Definition

Gets the collection of DbBatchCommand objects.

C#
public System.Data.Common.DbBatchCommandCollection BatchCommands { get; }

Property Value

The commands contained within the batch.

Applies to

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