DbBatchCommandCollection.GetBatchCommand(Int32) Metoda

Definicja

protected:
 abstract System::Data::Common::DbBatchCommand ^ GetBatchCommand(int index);
protected abstract System.Data.Common.DbBatchCommand GetBatchCommand (int index);
abstract member GetBatchCommand : int -> System.Data.Common.DbBatchCommand
Protected MustOverride Function GetBatchCommand (index As Integer) As DbBatchCommand

Parametry

index
Int32

Zwraca

Dotyczy