DbBatchCommandCollection.SetBatchCommand(Int32, DbBatchCommand) Metoda

Definicja

DbBatchCommand Ustawia obiekt w określonym indeksie na nową wartość.

protected:
 abstract void SetBatchCommand(int index, System::Data::Common::DbBatchCommand ^ batchCommand);
protected abstract void SetBatchCommand (int index, System.Data.Common.DbBatchCommand batchCommand);
abstract member SetBatchCommand : int * System.Data.Common.DbBatchCommand -> unit
Protected MustOverride Sub SetBatchCommand (index As Integer, batchCommand As DbBatchCommand)

Parametry

index
Int32

Indeks, w DbBatchCommand którym znajduje się obiekt.

batchCommand
DbBatchCommand

Dotyczy