DbBatch.CreateDbBatchCommand Metoda

Definice

Při přepsání v odvozené třídě vytvoří novou instanci objektu DbBatchCommand .

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

Návraty

Objekt DbBatchCommand .

Platí pro