DbBatch.CreateDbBatchCommand Method

Definition

When overridden in a derived class, creates a new instance of a DbBatchCommand object.

C#
protected abstract System.Data.Common.DbBatchCommand CreateDbBatchCommand();

Returns

A DbBatchCommand object.

Applies to

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