DbBatch.CreateDbBatchCommand Metod

Definition

När den åsidosättas i en härledd klass skapar en ny instans av ett DbBatchCommand objekt.

protected:
 abstract System::Data::Common::DbBatchCommand ^ CreateDbBatchCommand();
protected abstract System.Data.Common.DbBatchCommand CreateDbBatchCommand();
abstract member CreateDbBatchCommand : unit -> System.Data.Common.DbBatchCommand
Protected MustOverride Function CreateDbBatchCommand () As DbBatchCommand

Returer

Ett DbBatchCommand objekt.

Gäller för