DbBatch.CreateDbBatchCommand Metoda

Definicja

Po przesłonięciu w klasie pochodnej tworzy nowe wystąpienie DbBatchCommand obiektu.

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

Zwraca

Obiekt DbBatchCommand.

Dotyczy